Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dcpuvar.h650 #define PAUSE_DIE 3 /* tell pause thread to leave */ macro
/titanic_41/usr/src/uts/common/os/
H A Dcpu.c770 ASSERT((curthread->t_bound_cpu != NULL) || (*safe == PAUSE_DIE)); in cpu_pause()
772 while (*safe != PAUSE_DIE) { in cpu_pause()
893 safe_list[cpun] = PAUSE_DIE; in cpu_pause_free()