Home
last modified time | relevance | path

Searched refs:ti_state (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libthread_db/
H A Dthread_db_int.h39 td_thr_state_e ti_state; member
H A Dthread_db.h181 td_thr_state_e ti_state; member
H A Dlibthr_db.c502 info->ti_state = TD_THR_RUN; in pt_thr_get_info_common()
504 info->ti_state = TD_THR_ZOMBIE; in pt_thr_get_info_common()
506 info->ti_state = TD_THR_SLEEP; in pt_thr_get_info_common()
H A Dlibpthread_db.c597 info->ti_state = TD_THR_RUN; in pt_thr_old_get_info()
653 info->ti_state = TD_THR_RUN; in pt_thr_old_get_info()
655 info->ti_state = TD_THR_ZOMBIE; in pt_thr_old_get_info()
657 info->ti_state = TD_THR_SLEEP; in pt_thr_old_get_info()