Home
last modified time | relevance | path

Searched refs:LIBC_CANCEL_RESET (Results 1 – 25 of 35) sorted by relevance

12

/sysdeps/generic/
A Dsysdep-cancel.h7 #define LIBC_CANCEL_RESET(val) ((void)(val)) /* Nothing, but evaluate it. */ macro
/sysdeps/mach/hurd/
A Dconnect.c48 LIBC_CANCEL_RESET (cancel_oldtype); in __connect()
73 LIBC_CANCEL_RESET (cancel_oldtype); in __connect()
A Dsysdep-cancel.h21 #define LIBC_CANCEL_RESET(val) do { \ macro
A Dfsync.c33 LIBC_CANCEL_RESET (cancel_oldtype); in fsync()
A Dfdatasync.c33 LIBC_CANCEL_RESET (cancel_oldtype); in fdatasync()
A Dclose.c33 LIBC_CANCEL_RESET (cancel_oldtype); in __close()
A Dpread64.c29 LIBC_CANCEL_RESET (cancel_oldtype); in __libc_pread64()
A Dpwrite64.c29 LIBC_CANCEL_RESET (cancel_oldtype); in __libc_pwrite64()
A Dread.c28 LIBC_CANCEL_RESET (cancel_oldtype); in __libc_read()
A Dwrite.c27 LIBC_CANCEL_RESET (cancel_oldtype); in __libc_write()
A Drecvfrom.c52 LIBC_CANCEL_RESET (cancel_oldtype); in __recvfrom()
66 LIBC_CANCEL_RESET (cancel_oldtype); in __recvfrom()
A Dsend.c38 LIBC_CANCEL_RESET (cancel_oldtype); in __send()
A Dwait4.c39 LIBC_CANCEL_RESET (cancel_oldtype); in __wait4()
A Dopenat.c51 LIBC_CANCEL_RESET (cancel_oldtype); in __openat()
A Dopen.c47 LIBC_CANCEL_RESET (cancel_oldtype); in __libc_open()
A Drecv.c49 LIBC_CANCEL_RESET (cancel_oldtype); in __recv()
A Dsigsuspend.c68 LIBC_CANCEL_RESET (cancel_oldtype); in __sigsuspend()
A Drecvmsg.c65 LIBC_CANCEL_RESET (cancel_oldtype); in __libc_recvmsg()
94 LIBC_CANCEL_RESET (cancel_oldtype); in __libc_recvmsg()
106 LIBC_CANCEL_RESET (cancel_oldtype); in __libc_recvmsg()
A Dmsync.c82 LIBC_CANCEL_RESET (cancel_oldtype); in msync()
A Daccept4.c54 LIBC_CANCEL_RESET (cancel_oldtype); in __libc_accept4()
/sysdeps/unix/sysv/linux/
A Dsysdep-cancel.h35 #define LIBC_CANCEL_RESET(oldtype) __pthread_disable_asynccancel (oldtype) macro
/sysdeps/mach/
A Dusleep.c37 LIBC_CANCEL_RESET (cancel_oldtype); in usleep()
A Dsleep.c42 LIBC_CANCEL_RESET (cancel_oldtype); in __sleep()
A Dmsync.c53 LIBC_CANCEL_RESET (cancel_oldtype); in msync()
/sysdeps/nptl/
A Dlowlevellock-futex.h127 LIBC_CANCEL_RESET (__oldtype); \
136 LIBC_CANCEL_RESET (__oldtype); \

Completed in 13 milliseconds

12