Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dtime_impl.h109 #define ITIMERSPEC_TO_ITIMERSPEC32(it32, it) { \ macro
/titanic_41/usr/src/uts/common/os/
H A Dtimer.c732 ITIMERSPEC_TO_ITIMERSPEC32(&w32, &when) in timer_gettime()