Home
last modified time | relevance | path

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

/xnu-8796.121.2/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-8796.121.2/osfmk/mach/
H A Dmessage.h309 #define mach_msg_priority_encode(...) \ macro