Searched refs:clk_timer_lwpbind (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtimer.h104 void (*clk_timer_lwpbind)(itimer_t *); member in struct:clock_backend
/illumos-gate/usr/src/uts/common/os/
H A Dclock_highres.c371 be->clk_timer_lwpbind = clock_highres_timer_lwpbind;
H A Dclock_realtime.c322 be->clk_timer_lwpbind = clock_realtime_timer_lwpbind;
H A Dtimer.c900 it->it_backend->clk_timer_lwpbind(it);

Completed in 66 milliseconds