Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/
H A Dthread_db.h295 int mutex_locked; /* non-zero iff locked */ member
/titanic_50/usr/src/lib/libc_db/common/
H A Dthread_db.c2529 si_p->si_state.mutex_locked = in sync_get_info_common()
2535 if (si_p->si_state.mutex_locked) { in sync_get_info_common()