Searched refs:singleton_thread (Results 1 – 1 of 1) sorted by relevance
166 static void *singleton_thread(void *param) { in singleton_thread() function195 pthread_create(&threads[t], 0, singleton_thread, &singleton); in TEST()