Searched refs:t1_func (Results 1 – 1 of 1) sorted by relevance
39 static void *t1_func(void *arg) in t1_func() function112 if (pthread_create(&thread1, NULL, t1_func, NULL) != 0) { in posix_testcase()
Completed in 2 milliseconds