Searched refs:blocked_thread_func (Results 1 – 3 of 3) sorted by relevance
43 blocked_thread_func (void *closure) in blocked_thread_func() function77 pthread_t blocked_thread = xpthread_create (NULL, blocked_thread_func, NULL); in do_test()
44 blocked_thread_func (void *closure) in blocked_thread_func() function78 pthread_t blocked_thread = xpthread_create (NULL, blocked_thread_func, NULL); in do_test()
91 blocked_thread_func (void *closure) in blocked_thread_func() function114 pthread_t blocked_thread = xpthread_create (NULL, blocked_thread_func, NULL); in do_test()
Completed in 4 milliseconds