Home
last modified time | relevance | path

Searched refs:__libc_cleanup_pop (Results 1 – 15 of 15) sorted by relevance

/glibc-2.36/sysdeps/htl/
Dlibc-lock.h29 #undef __libc_cleanup_pop
60 #define __libc_cleanup_pop(execute) __libc_cleanup_region_end (execute) macro
/glibc-2.36/misc/
Dsyslog.c273 __libc_cleanup_pop (0); in __vsyslog_internal()
342 __libc_cleanup_pop (1); in openlog()
368 __libc_cleanup_pop (1); in closelog()
Dgetpass.c117 __libc_cleanup_pop (0); in getpass()
/glibc-2.36/sysdeps/hurd/include/hurd/
Dport.h28 __libc_cleanup_pop (1); \
Dfd.h42 __libc_cleanup_pop (1); \
/glibc-2.36/dirent/
Dscandir-tail-common.c98 __libc_cleanup_pop (0); in SCANDIR_TAIL()
/glibc-2.36/sysdeps/generic/
Dlibc-lock.h123 #define __libc_cleanup_pop(execute) __libc_cleanup_region_end (execute) macro
/glibc-2.36/elf/
Ddl-iteratephdr.c80 __libc_cleanup_pop (0); in __dl_iterate_phdr()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dscandir64.c129 __libc_cleanup_pop (0);
/glibc-2.36/sysdeps/mach/
Dlibc-lock.h191 #define __libc_cleanup_pop(execute) __libc_cleanup_region_end (execute) macro
/glibc-2.36/sysdeps/nptl/
Dlibc-lockP.h179 # define __libc_cleanup_pop(execute) \ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.144764 * sysdeps/mach/hurd/bits/libc-lock.h (__libc_cleanup_pop):
4855 (__libc_cleanup_push, __libc_cleanup_pop): New macros.
6126 * sysdeps/generic/bits/libc-lock.h (__libc_cleanup_pop): Redefine
6407 (__libc_cleanup_push,__libc_cleanup_pop): Define even here.
DChangeLog.nptl8944 (__libc_cleanup_pop): Likewise.
DChangeLog.2330160 nptl: __libc_cleanup_push/__libc_cleanup_pop require -fexceptions
DChangeLog.1920510 (__libc_cleanup_push, __libc_cleanup_pop): New macros.