Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dclock_realtime.c74 int cnt2nth; in clock_realtime_fire() local
125 for (cnt2nth = 0; ; cnt2nth++) { in clock_realtime_fire()
132 if (cnt2nth == 0) in clock_realtime_fire()
H A Dtimers.c717 int cnt2nth; in timeval_advance() local
722 for (cnt2nth = 0; ; cnt2nth++) { in timeval_advance()
729 if (cnt2nth == 0) in timeval_advance()