Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/time/
A Dposix-cpu-timers.c1578 #define THREAD_CLOCK make_thread_cpuclock(0, CPUCLOCK_SCHED) macro
1603 return posix_cpu_clock_getres(THREAD_CLOCK, tp); in thread_cpu_clock_getres()
1608 return posix_cpu_clock_get(THREAD_CLOCK, tp); in thread_cpu_clock_get()
1612 timer->it_clock = THREAD_CLOCK; in thread_cpu_timer_create()

Completed in 6 milliseconds