Searched refs:thread_wait_exec (Results 1 – 1 of 1) sorted by relevance
43 thread_wait_exec(void *arg __unused) in thread_wait_exec() function115 ret = pthread_create(&thread, NULL, thread_wait_exec, NULL); in run_test()