Home
last modified time | relevance | path

Searched defs:tro_tpl (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/bsd/kern/
H A Dkern_fork.c1306 uthread_init(task_t task, uthread_t uth, thread_ro_t tro_tpl, int workq_thread) in uthread_init()
/xnu-11417.121.6/osfmk/kern/
H A Dthread.c350 thread_ro_create(task_t parent_task, thread_t th, thread_ro_t tro_tpl) in thread_ro_create()
1314 struct thread_ro tro_tpl = { }; in thread_create_internal() local
H A Dipc_tt.c957 const struct thread_ro *tro_tpl) in ipc_thread_ro_update_ports()