Home
last modified time | relevance | path

Searched refs:profil_reply_port (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/
Dprofil.c43 static mach_port_t profil_reply_port = MACH_PORT_NULL; variable
66 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
/glibc-2.36/ChangeLog.old/
DChangeLog.74574 (profil_reply_port): New variable.
DChangeLog.1822910 profil_reply_port.
22911 (profile_waiter): Do not initialize profil_reply_port.