Home
last modified time | relevance | path

Searched refs:mach_msg_priority_is_pthread_priority_inline (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/mach/
H A Dmessage.h262 mach_msg_priority_is_pthread_priority_inline(mach_msg_priority_t pri) in mach_msg_priority_is_pthread_priority_inline() function
314 mach_msg_priority_is_pthread_priority_inline(__VA_ARGS__)
/xnu-11215/libsyscall/mach/
H A Dmach_msg.c888 return mach_msg_priority_is_pthread_priority_inline(pri); in mach_msg_priority_is_pthread_priority()