Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dsysdep-cancel.h30 #define LIBC_CANCEL_ASYNC() __pthread_enable_asynccancel () macro
/sysdeps/generic/
A Dsysdep-cancel.h6 #define LIBC_CANCEL_ASYNC() 0 /* Just a dummy value. */ macro
/sysdeps/mach/hurd/
A Dsysdep-cancel.h14 #define LIBC_CANCEL_ASYNC() ({ \ macro

Completed in 4 milliseconds