Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/mach/
H A Dport.h470 #define MPO_QLIMIT 0x02 /* Set qlimit for the port msg queue */ macro
/xnu-11215.81.4/tests/ipc/
H A Dmach_msg_transport.c33 .flags = mpo_flags | MPO_QLIMIT, in t_port_construct_full()
/xnu-11215.81.4/osfmk/ipc/
H A Dmach_port.c2768 if (options->flags & MPO_QLIMIT) { in mach_port_construct()
2789 if (options->flags & MPO_QLIMIT) { in mach_port_construct()