Searched refs:thr_func (Results 1 – 1 of 1) sorted by relevance
27 thr_func (void *arg) in thr_func() function53 TEST_COMPARE (pthread_create (&thr, &attr, thr_func, NULL), EINVAL); in do_test()
Completed in 3 milliseconds