Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dposix-timers.h20 static inline clockid_t make_thread_cpuclock(const unsigned int tid, in make_thread_cpuclock() function
/linux/kernel/time/
H A Dposix-cpu-timers.c1593 #define THREAD_CLOCK make_thread_cpuclock(0, CPUCLOCK_SCHED) in posix_cpu_nsleep()