Home
last modified time | relevance | path

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

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