Searched refs:tdd_zombies (Results 1 – 1 of 1) sorted by relevance
136 struct thread *tdd_zombies; member557 ztd = atomic_load_ptr(&tdd->tdd_zombies); in thread_zombie()560 if (atomic_fcmpset_rel_ptr((uintptr_t *)&tdd->tdd_zombies, in thread_zombie()594 if (tdd->tdd_zombies == NULL) in thread_reap_domain()597 itd = (struct thread *)atomic_swap_ptr((uintptr_t *)&tdd->tdd_zombies, in thread_reap_domain()698 if (tdd->tdd_zombies != NULL && in thread_reap_callout_cb()