Home
last modified time | relevance | path

Searched refs:thread_wait_exec (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/tests/
H A Dtest_note_exec.c43 thread_wait_exec(void *arg __unused) in thread_wait_exec() function
115 ret = pthread_create(&thread, NULL, thread_wait_exec, NULL); in run_test()