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 D | timerfd.d | 25 enum TFD_NONBLOCK = 0x800; variable |
/netbsd-src/sys/sys/ | ||
H A D | timerfd.h | 47 #define TFD_NONBLOCK O_NONBLOCK macro |