Searched refs:CLOCK_REALTIME_ALARM (Results 1 – 12 of 12) sorted by relevance
/external/strace/xlat/ |
D | clocknames.h | 26 #if !(defined(CLOCK_REALTIME_ALARM) || (defined(HAVE_DECL_CLOCK_REALTIME_ALARM) && HAVE_DECL_CLOCK_… 27 # define CLOCK_REALTIME_ALARM 8 macro 55 XLAT(CLOCK_REALTIME_ALARM),
|
D | clocknames.in | 9 CLOCK_REALTIME_ALARM 8
|
/external/ltp/include/lapi/ |
D | posix_clocks.h | 38 #ifndef CLOCK_REALTIME_ALARM 39 # define CLOCK_REALTIME_ALARM 8 macro
|
/external/linux-kselftest/tools/testing/selftests/timers/ |
D | alarmtimer-suspend.c | 52 #define CLOCK_REALTIME_ALARM 8 macro 87 case CLOCK_REALTIME_ALARM: in clockstring() 150 for (alarm_clock_id = CLOCK_REALTIME_ALARM; in main()
|
D | set-timer-lat.c | 51 #define CLOCK_REALTIME_ALARM 8 macro 86 case CLOCK_REALTIME_ALARM: in clockstring() 142 if ((clock_id == CLOCK_REALTIME_ALARM) || in do_timer()
|
D | nanosleep.c | 53 #define CLOCK_REALTIME_ALARM 8 macro 80 case CLOCK_REALTIME_ALARM: in clockstring()
|
D | nsleep-lat.c | 53 #define CLOCK_REALTIME_ALARM 8 macro 80 case CLOCK_REALTIME_ALARM: in clockstring()
|
D | inconsistency-check.c | 55 #define CLOCK_REALTIME_ALARM 8 macro 80 case CLOCK_REALTIME_ALARM: in clockstring()
|
/external/kernel-headers/original/uapi/linux/ |
D | time.h | 55 #define CLOCK_REALTIME_ALARM 8 macro
|
/external/ltp/testcases/kernel/syscalls/clock_getres/ |
D | clock_getres01.c | 64 {"CLOCK_REALTIME_ALARM", CLOCK_REALTIME_ALARM, NORMAL, 0, 0,},
|
/external/libchrome/components/timers/ |
D | alarm_timer_chromeos.cc | 163 : alarm_fd_(timerfd_create(CLOCK_REALTIME_ALARM, 0)), in Delegate()
|
/external/strace/ |
D | ChangeLog | 24586 * time.c (clocknames): Add CLOCK_BOOTTIME, CLOCK_REALTIME_ALARM,
|