android13/external/strace/xlat/efd_flags.in

6 lines
114 B
Plaintext

EFD_SEMAPHORE 1
#if defined EFD_CLOEXEC || defined O_CLOEXEC
EFD_CLOEXEC O_CLOEXEC
#endif
EFD_NONBLOCK O_NONBLOCK