Searched refs:RunThread (Results 1 – 1 of 1) sorted by relevance
173 static void* RunThread(void* arg) { in RunThread() function186 pthread_create(&thread, NULL, RunThread, this); in Run()