Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/mach/
H A Dport.h427 #define MPO_TEMPOWNER 0x04 /* Set the tempowner bit of the port */ macro
/xnu-8796.141.3/osfmk/ipc/
H A Dmach_port.c2734 if (options->flags & MPO_TEMPOWNER) { in mach_port_construct()