Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/mach/
H A Dmessage.h257 mach_msg_priority_is_pthread_priority_inline(mach_msg_priority_t pri) in mach_msg_priority_is_pthread_priority_inline() function
309 mach_msg_priority_is_pthread_priority_inline(__VA_ARGS__)
/xnu-10002.61.3/libsyscall/mach/
H A Dmach_msg.c888 return mach_msg_priority_is_pthread_priority_inline(pri); in mach_msg_priority_is_pthread_priority()