Searched refs:tbs_out_cv (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_buffers.c91 (void) cond_init(&buffers->tbs_out_cv, 0, NULL);
121 (void) cond_destroy(&buffers->tbs_out_cv);
258 (void) cond_signal(&bufs->tbs_out_cv);
341 (void) cond_reltimedwait(&bufs->tbs_out_cv, &bufs->tbs_mtx, &timo);
/opensolaris-onvv-gate/usr/src/cmd/ndmpd/include/
H A Dtlm_buffers.h102 cond_t tbs_out_cv; member in struct:tlm_buffers

Completed in 200 milliseconds