Searched refs:thread_func (Results 1 – 2 of 2) sorted by relevance
36 thread_func (void *closure) in thread_func() function76 threads[i] = xpthread_create (NULL, thread_func, ptype); in do_test()82 thread_func (ptype); in do_test()
402 typedef void *(*thread_func) (void *); in do_test() typedef403 thread_func thread_funcs[thread_count] = in do_test()
Completed in 5 milliseconds