android_mt6572_jiabo/external/strace/xlat/efd_flags.in
2025-09-05 16:56:03 +08:00

5 lines
114 B
Text

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