[][src]Function cdds_util::ddsrt_cond_wait

pub unsafe extern "C" fn ddsrt_cond_wait(
    cond: *mut ddsrt_cond_t,
    mutex: *mut ddsrt_mutex_t
)