Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcpuvar.h624 #define PAUSE_DEAD 4 /* pause thread has left */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dcpu.c841 *safe = PAUSE_DEAD; in cpu_pause()
929 while (safe_list[cpun] != PAUSE_DEAD) { in cpu_pause_free()