CLOCK_REALTIME   7650 ext/date/date_core.c     if (clock_gettime(CLOCK_REALTIME, &ts) == -1)
CLOCK_REALTIME   7822 process.c      #ifdef CLOCK_REALTIME
CLOCK_REALTIME   7823 process.c          rb_define_const(rb_mProcess, "CLOCK_REALTIME", CLOCKID2NUM(CLOCK_REALTIME));
CLOCK_REALTIME     60 thread_pthread.c     defined(CLOCK_REALTIME) && defined(CLOCK_MONOTONIC) && \
CLOCK_REALTIME    274 thread_pthread.c     cond->clockid = CLOCK_REALTIME;
CLOCK_REALTIME    387 thread_pthread.c     if (cond->clockid != CLOCK_REALTIME)
CLOCK_REALTIME   1753 time.c             if (clock_gettime(CLOCK_REALTIME, ts) == -1) {
CLOCK_REALTIME   4490 win32/win32.c        case CLOCK_REALTIME:
CLOCK_REALTIME   4528 win32/win32.c        case CLOCK_REALTIME: