Searched refs:CLOCK_REALTIME_ALARM (Results 1 – 4 of 4) sorted by relevance
175 #ifndef CLOCK_REALTIME_ALARM176 #define CLOCK_REALTIME_ALARM 8 macro
40 rc = timer_create(CLOCK_REALTIME_ALARM, &sevp, &timerid); in lwp_signal_setitimer()
193 clockid != CLOCK_REALTIME_ALARM && in timerfd_do_create()201 if ((clockid == CLOCK_REALTIME_ALARM || in timerfd_do_create()
968 case CLOCK_REALTIME_ALARM: in timer_create()1204 case CLOCK_REALTIME_ALARM: in timer_settime()
Completed in 6 milliseconds