Home
last modified time | relevance | path

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

/xnu-10002.61.3/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-10002.61.3/osfmk/mach/
H A Dmessage.h308 #define mach_msg_priority_is_pthread_priority(...) \ macro