Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/mach/
H A Dport.h431 #define MPO_DENAP_RECEIVER 0x40 /* Mark the port as App de-nap receiver */ macro
/xnu-8020.121.3/osfmk/ipc/
H A Dmach_port.c2730 if (options->flags & MPO_DENAP_RECEIVER) { in mach_port_construct()