Searched refs:TDS_INACTIVE (Results 1 – 4 of 4) sorted by relevance
140 td->td_state = TDS_INACTIVE; in thread_ctor()186 case TDS_INACTIVE: in thread_dtor()556 td->td_state = TDS_INACTIVE; in thread_exit()604 td->td_state = TDS_INACTIVE; in thread_link()780 if (td2->td_state == TDS_INACTIVE && (td2->td_flags & TDF_WORKQ)) { in thread_single()
1115 case TDS_INACTIVE: in print_lockchain()1199 case TDS_INACTIVE: in DB_SHOW_ALIAS()
238 case TDS_INACTIVE: in dumpthread()323 case TDS_INACTIVE: in DB_SHOW_COMMAND()
309 TDS_INACTIVE = 0x0, enumerator