Searched refs:TD_NOTHR (Results 1 – 2 of 2) sorted by relevance
69 return TD_NOTHR; in check_thread_list()77 return TD_NOTHR; in check_thread_list()105 if (err == TD_NOTHR) in td_thr_validate()111 if (err == TD_NOTHR && uninit && th->th_unique == 0) in td_thr_validate()
36 TD_NOTHR, /* No matching thread found. */ enumerator