Home
last modified time | relevance | path

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

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