Home
last modified time | relevance | path

Searched defs:__libc_cleanup_push (Results 1 – 4 of 4) sorted by relevance

/sysdeps/htl/
A Dlibc-lock.h59 #define __libc_cleanup_push(fct, arg) __libc_cleanup_region_start (1, fct, arg) macro
/sysdeps/generic/
A Dlibc-lock.h122 #define __libc_cleanup_push(fct, arg) __libc_cleanup_region_start (1, fct, arg) macro
/sysdeps/nptl/
A Dlibc-lockP.h172 # define __libc_cleanup_push(fct, arg) \ macro
/sysdeps/mach/
A Dlibc-lock.h190 #define __libc_cleanup_push(fct, arg) __libc_cleanup_region_start (1, fct, arg) macro

Completed in 14 milliseconds