Searched refs:profil_reply_port (Results 1 – 3 of 3) sorted by relevance
43 static mach_port_t profil_reply_port = MACH_PORT_NULL; variable66 if (profil_reply_port == MACH_PORT_NULL) in update_waiter()67 profil_reply_port = __mach_reply_port (); in update_waiter()274 #define __mig_get_reply_port() profil_reply_port
4574 (profil_reply_port): New variable.
22910 profil_reply_port.22911 (profile_waiter): Do not initialize profil_reply_port.