Home
last modified time | relevance | path

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

/RevoEX-2.4-CW4W/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