Home
last modified time | relevance | path

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

/components/libc/posix/io/timerfd/
A Dtimerfd.c33 #define TFD_SHARED_FCNTL_FLAGS (TFD_CLOEXEC | TFD_NONBLOCK) macro
190 if ((flags & ~TFD_SHARED_FCNTL_FLAGS) || in timerfd_do_create()

Completed in 7 milliseconds