Searched refs:THREAD_CLOCK (Results 1 – 1 of 1) sorted by relevance
1395 #define THREAD_CLOCK MAKE_THREAD_CPUCLOCK(0, CPUCLOCK_SCHED) macro1425 return posix_cpu_clock_getres(THREAD_CLOCK, tp); in thread_cpu_clock_getres()1430 return posix_cpu_clock_get(THREAD_CLOCK, tp); in thread_cpu_clock_get()1434 timer->it_clock = THREAD_CLOCK; in thread_cpu_timer_create()