Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/tests/
H A Dcopyio_tests.c81 copyio_thread_call_fn(void *arg, wait_result_t __unused res) in copyio_thread_call_fn() function
98 kernel_thread_start(copyio_thread_call_fn, &tdata, &thread); in copyio_test_run_in_thread()