Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/
H A Dlibpthread_db.c446 int attrflags, locklevel, ret; in pt_dbsuspend() local
464 &attrflags, sizeof(attrflags)); in pt_dbsuspend()
480 if (attrflags & 0x200) in pt_dbsuspend()
482 if (attrflags & PTHREAD_SCOPE_SYSTEM) { in pt_dbsuspend()
583 int attrflags; in pt_thr_old_get_info() local
604 &attrflags, sizeof(attrflags)); in pt_thr_old_get_info()
632 if (attrflags & PTHREAD_SCOPE_SYSTEM) { in pt_thr_old_get_info()