mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 03:10:05 +00:00
bb95a72318
This way we do not need to call the kernel just to get the port. Furthermore, we no longer increase the reference count on every invocation of `mach_host_self'. * mach/mach/mach_traps.h (__mach_host_self, mach_host_self): Protect declarations against the macro expansion. * mach/mach_init.c (__mach_host_self_): New variable. (mach_init): Initialize `__mach_host_self_'. * mach/mach_init.h (__mach_host_self_): New declaration. (__mach_host_self, mach_host_self): New macros. * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start_cleanup): Release reference. |
||
---|---|---|
.. | ||
error.h | ||
mach_traps.h | ||
mach.h | ||
mig_support.h |