Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/
H A Dlibpthread_db.h71 int thread_off_state; member
H A Dlibthr_db.c62 int thread_off_state; member
161 LOOKUP_VAL(ph, "_thread_off_state", &ta->thread_off_state); in pt_ta_new()
470 ret = thr_pread_int(ta, th->th_thread + ta->thread_off_state, &state); in pt_thr_get_info_common()
H A Dlibpthread_db.c179 LOOKUP_VAL(ph, "_thread_off_state", &ta->thread_off_state); in pt_ta_new()
611 ret = ps_pread(ta->ph, ta->map[th->th_tid].thr + ta->thread_off_state, in pt_thr_old_get_info()