Home
last modified time | relevance | path

Searched refs:TD_NOTHR (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/nptl_db/
Dtd_thr_validate.c69 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()
/glibc-2.36/sysdeps/nptl/
Dthread_db.h36 TD_NOTHR, /* No matching thread found. */ enumerator