Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dthread_db.h365 } ss_un; member
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c2773 td_mutex_stats_t *msp = &ss_p->ss_un.mutex; in __td_sync_get_stats()
2798 td_cond_stats_t *csp = &ss_p->ss_un.cond; in __td_sync_get_stats()
2825 td_rwlock_stats_t *rwsp = &ss_p->ss_un.rwlock; in __td_sync_get_stats()
2847 td_sema_stats_t *ssp = &ss_p->ss_un.sema; in __td_sync_get_stats()