Searched refs:tryThread (Results 1 – 1 of 1) sorted by relevance
74 static void *tryThread(void *Param) { in tryThread() function98 pthread_create(&Threads[I], 0, tryThread, &Data); in TEST()