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

/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_domain.c107 static cond_t dc_reselect_cv; variable
245 (void) cond_broadcast(&dc_reselect_cv);
287 (void) cond_broadcast(&dc_reselect_cv);
316 if (cond_reltimedwait(&dc_reselect_cv, &dc_reselect_mtx,

Completed in 22 milliseconds