Home
last modified time | relevance | path

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

/xnu-10002.41.9/libsyscall/mach/
H A Dmach_msg.c893 mach_msg_priority_encode(mach_msg_qos_t override_qos, mach_msg_qos_t qos, int relpri) in mach_msg_priority_encode() function
/xnu-10002.41.9/osfmk/mach/
H A Dmessage.h310 #define mach_msg_priority_encode(...) \ macro