Searched refs:MPO_IMMOVABLE_RECEIVE (Results 1 – 3 of 3) sorted by relevance
16 .flags = MPO_CONTEXT_AS_GUARD | MPO_IMMOVABLE_RECEIVE
434 #define MPO_IMMOVABLE_RECEIVE 0x80 /* Mark the port as immovable; protected by the … macro
2764 if (options->flags & MPO_IMMOVABLE_RECEIVE) { in mach_port_construct()