Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcpuvar.h621 #define PAUSE_READY 1 /* paused thread ready to spl */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dcpu.c799 *safe = PAUSE_READY; in cpu_pause()