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

/illumos-gate/usr/src/uts/sun4/os/
H A Dprom_subr.c218 * saved prom_thread (the original owner) to ensure that low-level interrupt
223 static kthread_t *volatile prom_thread; variable
276 (prcp == cp && prom_thread == curthread)) {
323 prom_thread = curthread;
354 prom_thread = NULL;

Completed in 59 milliseconds