Home
last modified time | relevance | path

Searched defs:TFD_NONBLOCK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Dtimerfd.d25 enum TFD_NONBLOCK = 0x800; variable
/netbsd-src/sys/sys/
H A Dtimerfd.h47 #define TFD_NONBLOCK O_NONBLOCK macro