Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libthread_db/
H A Dlibpthread_db.c448 int attrflags, locklevel, ret; in pt_dbsuspend() local
466 &attrflags, sizeof(attrflags)); in pt_dbsuspend()
482 if (attrflags & 0x200) in pt_dbsuspend()
484 if (attrflags & PTHREAD_SCOPE_SYSTEM) { in pt_dbsuspend()
585 int attrflags; in pt_thr_old_get_info() local
606 &attrflags, sizeof(attrflags)); in pt_thr_old_get_info()
634 if (attrflags & PTHREAD_SCOPE_SYSTEM) { in pt_thr_old_get_info()