Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dipc_tt.h119 extern void ipc_thread_init(
H A Dthread.c1380 ipc_thread_init(parent_task, new_thread, &tro_tpl, init_options); in thread_create_internal()
H A Dipc_tt.c815 ipc_thread_init( in ipc_thread_init() function