Searched refs:THREAD_CLOCK (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/time/
H A Dposix-cpu-timers.c1630 #define THREAD_CLOCK make_thread_cpuclock(0, CPUCLOCK_SCHED) macro
1655 return posix_cpu_clock_getres(THREAD_CLOCK, tp);
1660 return posix_cpu_clock_get(THREAD_CLOCK, tp);
1664 timer->it_clock = THREAD_CLOCK;

Completed in 83 milliseconds