Searched refs:get_thread_func (Results 1 – 1 of 1) sorted by relevance
136 get_thread_func (void *closure) in get_thread_func() function152 struct thread_result *result = get_thread_func (NULL); in delayed_thread_func()166 result->next_thread = xpthread_create (NULL, get_thread_func, NULL); in delayed_thread_func()251 pthread_t get_thread = xpthread_create (NULL, get_thread_func, NULL); in do_test()
Completed in 4 milliseconds