Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dipc_tt.h120 extern void ipc_thread_init(
H A Dthread.c1265 ipc_thread_init(parent_task, new_thread, &tro_tpl, init_options); in thread_create_internal()
H A Dipc_tt.c742 ipc_thread_init( in ipc_thread_init() function