Searched refs:IdleThread (Results 1 – 1 of 1) sorted by relevance
124 static void* IdleThread(void*) { in IdleThread() function131 pthread_create(&thread, NULL, IdleThread, NULL); in BM_pthread_create()