Home
last modified time | relevance | path

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

/xnu-11215/tests/
H A Dldt.c909 create_worker_thread(thread_arg_t *cmargp, uint32_t stackaddr, pthread_t *cmthreadp) in create_worker_thread() function
1050 if ((err = create_worker_thread(cmargp, (uint32_t)stackAddr, cmthreadp)) != 0) { in ldt64_test_setup()