Home
last modified time | relevance | path

Searched defs:mach_msg_priority_is_pthread_priority (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/libsyscall/mach/
H A Dmach_msg.c886 mach_msg_priority_is_pthread_priority(mach_msg_priority_t pri) in mach_msg_priority_is_pthread_priority() function
/xnu-11215.1.10/osfmk/mach/
H A Dmessage.h313 #define mach_msg_priority_is_pthread_priority(...) \ macro