Home
last modified time | relevance | path

Searched refs:DoTest (Results 1 – 2 of 2) sorted by relevance

/RevoEX-2.4/build/demos/netdemo/src/
Dcrypto.c28 static void* DoTest(void* arg);
64 if( ! OSCreateThread( &testThread, DoTest, NULL, in main()
190 static void* DoTest(void* arg) in DoTest() function
Ddigest.c51 static void* DoTest(void* arg);
87 if( ! OSCreateThread( &testThread, DoTest, NULL, in main()
204 static void* DoTest(void* arg) in DoTest() function