Home
last modified time | relevance | path

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

/components/libc/compilers/common/include/sys/
A Dtime.h175 #ifndef CLOCK_REALTIME_ALARM
176 #define CLOCK_REALTIME_ALARM 8 macro
/components/lwp/
A Dlwp_itimer.c40 rc = timer_create(CLOCK_REALTIME_ALARM, &sevp, &timerid); in lwp_signal_setitimer()
/components/libc/posix/io/timerfd/
A Dtimerfd.c193 clockid != CLOCK_REALTIME_ALARM && in timerfd_do_create()
201 if ((clockid == CLOCK_REALTIME_ALARM || in timerfd_do_create()
/components/libc/compilers/common/
A Dctime.c968 case CLOCK_REALTIME_ALARM: in timer_create()
1204 case CLOCK_REALTIME_ALARM: in timer_settime()

Completed in 6 milliseconds