Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/mach/
H A Dport.h426 #define MPO_QLIMIT 0x02 /* Set qlimit for the port msg queue */ macro
/xnu-8020.121.3/osfmk/ipc/
H A Dmach_port.c2708 if (options->flags & MPO_QLIMIT) { in mach_port_construct()