Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dipc_tt.c823 ipc_kobject_alloc_options_t alloc_options = IPC_KOBJECT_ALLOC_NONE; in ipc_thread_init() local
831 alloc_options |= IPC_KOBJECT_ALLOC_IMMOVABLE_SEND; in ipc_thread_init()
834 IKOT_THREAD_CONTROL, alloc_options); in ipc_thread_init()