Searched defs:testThread (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTThreadExecutionTime.cpp46 static DECLCALLBACK(int) testThread(RTTHREAD hSelf, void *pvUser) function
69 RTTESTI_CHECK_RC_RETV(RTThreadCreate(&hThread[i], testThread, NULL, 0, RTTHREADTYPE_DEFAULT,
/vbox/src/libs/libxml2-2.6.31/
H A Druntest.c3913 testThread(void) function
3974 testThread(void) function
4039 testThread(void) function
4087 testThread(void) function
4099 return(testThread());

Completed in 52 milliseconds