Searched refs:FSW_REAPF_RUNNING (Results 1 – 2 of 2) sorted by relevance
61 #define FSW_REAPF_RUNNING 0x00000001 /* thread is running */ macro
4127 if (!(fsw->fsw_reap_flags & FSW_REAPF_RUNNING)) { in fsw_dp_dtor()4234 if (!(fsw->fsw_reap_flags & FSW_REAPF_RUNNING) && in fsw_reap_sched()4254 VERIFY(!(fsw->fsw_reap_flags & FSW_REAPF_RUNNING)); in fsw_reap_thread_func()4279 fsw->fsw_reap_flags |= FSW_REAPF_RUNNING; in fsw_reap_thread_cont()4415 fsw->fsw_reap_flags &= ~FSW_REAPF_RUNNING; in fsw_reap_thread_cont()4425 fsw->fsw_reap_flags &= ~(FSW_REAPF_RUNNING | FSW_REAPF_TERMINATING); in fsw_reap_thread_cont()