Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/inc/
H A Dtdb_agent.h192 #define COND_STATS(cvp, udp) \ macro
/titanic_41/usr/src/lib/libc/port/threads/
H A Dsynch.c3394 tdb_cond_stats_t *csp = COND_STATS(cvp, udp); in cond_wait_common()
3656 tdb_cond_stats_t *csp = COND_STATS(cvp, udp); in cond_signal()
3787 tdb_cond_stats_t *csp = COND_STATS(cvp, udp); in cond_broadcast()