Searched refs:TFD_TIMER_CANCEL_ON_SET (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtimerfd.h37 #define TFD_TIMER_CANCEL_ON_SET (1 << 1) macro
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dtimerfd.c57 if (flags & ~(TFD_TIMER_ABSTIME | TFD_TIMER_CANCEL_ON_SET)) {

Completed in 42 milliseconds