Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/
H A Dthread_db_int.h47 sigset_t ti_pending; member
H A Dthread_db.h189 sigset_t ti_pending; member
H A Dlibpthread_db.c636 info->ti_pending = linfo.pl_siglist; in pt_thr_old_get_info()
647 &info->ti_pending, sizeof(sigset_t)); in pt_thr_old_get_info()
H A Dlibthr_db.c491 info->ti_pending = linfo.pl_siglist; in pt_thr_get_info_common()