Home
last modified time | relevance | path

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

/netbsd/sys/kern/
H A Dsys_timerfd.c208 timerfd_wait(struct timerfd * const tfd, int const fflag) in timerfd_wait() function
279 if ((error = timerfd_wait(tfd, fflag)) != 0) { in timerfd_fop_read()