PAUSE_DIE
ASSERT((curthread->t_bound_cpu != NULL) || (*safe == PAUSE_DIE));
while (*safe != PAUSE_DIE) {
safe_list[cpun] = PAUSE_DIE;