Searched refs:thr_func (Results 1 – 2 of 2) sorted by relevance
33 thr_func (void *arg) in thr_func() function75 threads[i] = xpthread_create (NULL, thr_func, (void *) (uintptr_t) i); in do_test()
36 typedef void *(*thr_func) (void *); typedef191 do_test_wait (thr_func f) in do_test_wait()
Completed in 3 milliseconds