Searched refs:DoTest (Results 1 – 1 of 1) sorted by relevance
28 static void* DoTest(void* arg);64 if( ! OSCreateThread( &testThread, DoTest, NULL, in main()181 static void* DoTest(void* arg) in DoTest() function