Home
last modified time | relevance | path

Searched refs:EFD_FLAGS_SET (Results 1 – 1 of 1) sorted by relevance

/components/libc/posix/io/eventfd/
A Deventfd.c27 #define EFD_FLAGS_SET (EFD_SHARED_FCNTL_FLAGS | EFD_SEMAPHORE) macro
307 if (flags & ~EFD_FLAGS_SET) in do_eventfd()

Completed in 2 milliseconds