Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/mach/
H A Dmach_eventlink.defs39 routine mach_eventlink_create(
/xnu-11215.61.5/osfmk/ipc/
H A Dipc_eventlink.c206 mach_eventlink_create( in mach_eventlink_create() function
/xnu-11215.61.5/tests/
H A Dmach_eventlink.c40 kr = mach_eventlink_create(mach_task_self(), MELC_OPTION_NO_COPYIN, port_pair); in test_eventlink_create()