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

/macosx-10.10.1/xnu-2782.1.97/osfmk/mach/
H A Dhost_info.h178 #define HOST_PRIORITY_INFO_COUNT ((mach_msg_type_number_t) \ macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dhost.c235 if (*count < HOST_PRIORITY_INFO_COUNT)
249 *count = HOST_PRIORITY_INFO_COUNT;
/macosx-10.10.1/libpthread-105.1.4/src/
H A Dpthread.c1574 mach_msg_type_number_t count = HOST_PRIORITY_INFO_COUNT;

Completed in 177 milliseconds