Searched refs:race_thread (Results 1 – 3 of 3) sorted by relevance
116 void* race_thread(void* arg) { in race_thread() function143 pthread_create(&tid, NULL, race_thread, NULL); in main()
146 void* race_thread(void* arg) { in race_thread() function167 pthread_create(&tid, NULL, race_thread, NULL); in main()
165 void* race_thread(void* arg) { in race_thread() function197 pthread_create(&tid, NULL, race_thread, NULL); in main()