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

/freebsd-9.3-release/lib/libthread_db/
H A Dlibpthread_db.h75 int thread_state_zoombie; member in struct:td_thragent
H A Dlibthr_db.c70 int thread_state_zoombie; member in struct:td_thragent
166 LOOKUP_VAL(ph, "_thread_state_zoombie", &ta->thread_state_zoombie);
503 else if (state == ta->thread_state_zoombie)
H A Dlibpthread_db.c183 LOOKUP_VAL(ph, "_thread_state_zoombie", &ta->thread_state_zoombie);
653 else if (state == ta->thread_state_zoombie)

Completed in 47 milliseconds