Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libthread_db/
H A Dlibpthread_db.h73 int thread_off_state; member
H A Dlibthr_db.c64 int thread_off_state; member
163 LOOKUP_VAL(ph, "_thread_off_state", &ta->thread_off_state); in pt_ta_new()
472 ret = thr_pread_int(ta, th->th_thread + ta->thread_off_state, &state); in pt_thr_get_info_common()
H A Dlibpthread_db.c181 LOOKUP_VAL(ph, "_thread_off_state", &ta->thread_off_state); in pt_ta_new()
613 ret = ps_pread(ta->ph, ta->map[th->th_tid].thr + ta->thread_off_state, in pt_thr_old_get_info()