Searched refs:IncrementerThread (Results 1 – 1 of 1) sorted by relevance
40 void *IncrementerThread(void *argument) { in IncrementerThread() function77 pthread_create_result = pthread_create(&thread_id, NULL, IncrementerThread, in TEST()