Home
last modified time | relevance | path

Searched defs:LIBC_CANCEL_RESET (Results 1 – 3 of 3) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dsysdep-cancel.h35 #define LIBC_CANCEL_RESET(oldtype) __pthread_disable_asynccancel (oldtype) macro
/sysdeps/generic/
A Dsysdep-cancel.h7 #define LIBC_CANCEL_RESET(val) ((void)(val)) /* Nothing, but evaluate it. */ macro
/sysdeps/mach/hurd/
A Dsysdep-cancel.h21 #define LIBC_CANCEL_RESET(val) do { \ macro

Completed in 12 milliseconds