Home
last modified time | relevance | path

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

/freebsd-src/sys/compat/linux/
H A Dlinux_event.h58 #define LINUX_TFD_NONBLOCK LINUX_O_NONBLOCK macro
H A Dlinux_event.c622 if ((args->flags & LINUX_TFD_NONBLOCK) != 0) in linux_timerfd_create()