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