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

/xnu-2422.115.4/osfmk/mach/
H A Dport.h380 #define MPO_QLIMIT 0x02 /* Set qlimit for the port msg queue */ macro
/xnu-2422.115.4/tools/tests/unit_tests/guarded_mach_port_tests_11178535_src/
H A Dguarded_test.c145 printf("Options MPO_QLIMIT: ");
146 options.flags = MPO_QLIMIT;
/xnu-2422.115.4/osfmk/ipc/
H A Dmach_port.c2297 if (options->flags & MPO_QLIMIT) {

Completed in 26 milliseconds