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

/illumos-gate/usr/src/uts/common/os/
H A Dcpu.c160 * Variables used in pause_cpus().
165 int cp_spl; /* spl saved in pause_cpus() */
168 ksema_t cp_sem; /* synch pause_cpus & cpu_pause */
900 * run on the wrong cpu as part of an actual call to pause_cpus().
990 pause_cpus(cpu_t *off_cp, void *(*func)(void *)) function
1210 pause_cpus(NULL, NULL);
1409 pause_cpus(cp, NULL);
1762 pause_cpus(NULL, NULL);
1793 * pause_cpus() when called from the startup thread in a new CPU.
1857 pause_cpus(NUL
[all...]

Completed in 52 milliseconds