Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/mach/
H A Dmach_eventlink.defs52 copyin_mask_wait : uint64_t;
/xnu-12377.1.9/osfmk/ipc/
H A Dipc_eventlink.c365 uint64_t copyin_mask_wait, in mach_eventlink_associate() argument
376 if (copyin_addr_wait != 0 || copyin_mask_wait != 0 || in mach_eventlink_associate()