Searched defs:schedctl_save (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dschedctl.c83 static void schedctl_save(sc_shared_t *);
114 installctx(t, ssp, schedctl_save, schedctl_restore,
151 * schedctl_save when switching away from this lwp.
153 (void) removectx(t, ssp, schedctl_save, schedctl_restore,
209 schedctl_save(sc_shared_t *ssp) function

Completed in 45 milliseconds