Home
last modified time | relevance | path

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

/dports/sysutils/conman/conman-conman-0.3.0/
H A Dtpoll.h51 TPOLL_ZERO_TIMERS = 0x02, /* zero timers but not fds */ enumerator
H A Dtpoll.c730 if (how & TPOLL_ZERO_TIMERS) { in _tpoll_init()