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