Searched refs:ClockTestThread (Results 1 – 1 of 1) sorted by relevance
72 static void *ClockTestThread(void *arg) in ClockTestThread() function102 ret = pthread_create(&thread, &attr, ClockTestThread, NULL); in ClockTest()