Closed
Description
Same API as Linux. See timerfd(2) and <sys/timerfd.h>
for details.
Similar to eventfd
the ABI is new, so no need to gate by cfg(freebsd14)
.
Same API as Linux. See timerfd(2) and <sys/timerfd.h>
for details.
Similar to eventfd
the ABI is new, so no need to gate by cfg(freebsd14)
.