Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Dthread_db.h299 uint8_t si_is_wlock; /* non-zero iff rwlock write-locked */ member
/titanic_41/usr/src/lib/libc_db/common/
H A Dthread_db.c2558 si_p->si_is_wlock = 1; in sync_get_info_common()