Home
last modified time | relevance | path

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

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