Home
last modified time | relevance | path

Searched refs:mach_port_msgcount_t (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/sys/mach/
HDport.h304 typedef natural_t mach_port_msgcount_t; /* number of msgs */ typedef
318 mach_port_msgcount_t mps_qlimit; /* queue limit */
319 mach_port_msgcount_t mps_msgcount; /* number in the queue */
328 #define MACH_PORT_QLIMIT_ZERO ((mach_port_msgcount_t) 0)
329 #define MACH_PORT_QLIMIT_BASIC ((mach_port_msgcount_t) 5)
330 #define MACH_PORT_QLIMIT_SMALL ((mach_port_msgcount_t) 16)
331 #define MACH_PORT_QLIMIT_LARGE ((mach_port_msgcount_t) 1024)
332 #define MACH_PORT_QLIMIT_KERNEL ((mach_port_msgcount_t) 65536)
338 mach_port_msgcount_t mpl_qlimit; /* number of msgs */
351 mach_port_msgcount_t mpie_boost_cnt;
HDstd_types.defs115 type mach_port_msgcount_t = unsigned;
/NextBSD/sys/sys/mach/ipc/
HDipc_port.h239 mach_port_msgcount_t ip_msgcount;
240 mach_port_msgcount_t ip_qlimit;
423 mach_port_msgcount_t qlimit);
/NextBSD/sys/compat/mach/ipc/
HDipc_port.c528 mach_port_msgcount_t qlimit) in ipc_port_set_qlimit()
535 mach_port_msgcount_t i, wakeup; in ipc_port_set_qlimit()
/NextBSD/contrib/gdb/gdb/
HDgnu-nat.c1899 static mach_port_msgcount_t