Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl_db/
A Dtd_thr_validate.c35 return TD_NOTHR; in check_thread_list()
43 return TD_NOTHR; in check_thread_list()
71 if (err == TD_NOTHR) in td_thr_validate()
77 if (err == TD_NOTHR && uninit) in td_thr_validate()
85 err = TD_NOTHR; in td_thr_validate()
A Dthread_db.h36 TD_NOTHR, /* No matching thread found. */ enumerator
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old_db/
A Dtd_thr_validate.c43 return phc.h_descr == NULL ? TD_OK : TD_NOTHR; in td_thr_validate()
63 return pds.p_terminated != 0 ? TD_NOTHR : TD_OK; in td_thr_validate()
A Dtd_ta_map_id2thr.c70 return TD_NOTHR; in td_ta_map_id2thr()
A Dthread_db.h36 TD_NOTHR, /* No matching thread found. */ enumerator
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads_db/
A Dtd_thr_validate.c44 return phc.h_descr == NULL ? TD_OK : TD_NOTHR; in td_thr_validate()
64 return pds.p_terminated != 0 ? TD_NOTHR : TD_OK; in td_thr_validate()
A Dtd_ta_map_id2thr.c71 return TD_NOTHR; in td_ta_map_id2thr()
A Dthread_db.h36 TD_NOTHR, /* No matching thread found. */ enumerator
A DChangeLog213 * td_ta_map_id2thr.c: If thread terminated return TD_NOTHR.

Completed in 19 milliseconds