Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/mach/
H A Dmessage.h256 mach_msg_priority_is_pthread_priority_inline(mach_msg_priority_t pri) in mach_msg_priority_is_pthread_priority_inline() function
308 mach_msg_priority_is_pthread_priority_inline(__VA_ARGS__)
/xnu-8019.80.24/libsyscall/mach/
H A Dmach_msg.c792 return mach_msg_priority_is_pthread_priority_inline(pri); in mach_msg_priority_is_pthread_priority()