Searched refs:its32 (Results 1 – 1 of 1) sorted by relevance
1599 static const struct itimerspec its32 = { in time_change_fd() local1603 … if (timerfd_settime(fd, TFD_TIMER_ABSTIME|TFD_TIMER_CANCEL_ON_SET, &its32, NULL) >= 0) in time_change_fd()