Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dtime_impl.h124 #define CLOCK_THREAD_CPUTIME_ID 2 /* thread's user+system CPU clock */ macro
129 #define CLOCK_PROF CLOCK_THREAD_CPUTIME_ID /* alternate name */
/titanic_41/usr/src/lib/libc/port/threads/
H A Dscalls.c621 case CLOCK_THREAD_CPUTIME_ID: in clock_nanosleep()