Searched refs:tm_dflags (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libthread_db/ |
H A D | kse.h | 63 uint32_t tm_dflags; /* Debug flags */ member
|
H A D | libpthread_db.c | 530 tmbx_addr + offsetof(struct kse_thr_mailbox, tm_dflags), in pt_dbsuspend() 539 tmbx_addr + offsetof(struct kse_thr_mailbox, tm_dflags), in pt_dbsuspend() 621 offsetof(struct kse_thr_mailbox, tm_dflags), in pt_thr_old_get_info() 1005 offsetof(struct kse_thr_mailbox, tm_dflags), in pt_thr_sstep() 1015 offsetof(struct kse_thr_mailbox, tm_dflags), in pt_thr_sstep()
|