Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/mach/ !
H A Dmach_eventlink.defs39 routine mach_eventlink_create(
/xnu-12377.1.9/osfmk/ipc/ !
H A Dipc_eventlink.c205 mach_eventlink_create( in mach_eventlink_create() function
/xnu-12377.1.9/tests/ !
H A Dmach_eventlink.c26 kr = mach_eventlink_create(mach_task_self(), MELC_OPTION_NO_COPYIN, port_pair); in test_eventlink_create()