_real_pthread_getcpuclockid 102 plugin/timer/timerlist.cpp if (_real_pthread_getcpuclockid(pth, &clockid) != 0 || clockid != realId) { _real_pthread_getcpuclockid 153 plugin/timer/timerlist.cpp JASSERT(_real_pthread_getcpuclockid(pth, &realId) == 0) (pth) _real_pthread_getcpuclockid 115 plugin/timer/timerwrappers.cpp int ret = _real_pthread_getcpuclockid(thread, &realId);