Home
last modified time | relevance | path

Searched refs:thread_state_zoombie (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libthread_db/
H A Dlibpthread_db.h75 int thread_state_zoombie; member
H A Dlibthr_db.c70 int thread_state_zoombie; member
166 LOOKUP_VAL(ph, "_thread_state_zoombie", &ta->thread_state_zoombie); in pt_ta_new()
503 else if (state == ta->thread_state_zoombie) in pt_thr_get_info_common()
H A Dlibpthread_db.c184 LOOKUP_VAL(ph, "_thread_state_zoombie", &ta->thread_state_zoombie); in pt_ta_new()
654 else if (state == ta->thread_state_zoombie) in pt_thr_old_get_info()