Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread.c348 thread_ro_create(task_t parent_task, thread_t th, thread_ro_t tro_tpl) in thread_ro_create() function
1385 thread_ro_create(parent_task, new_thread, &tro_tpl); in thread_create_internal()