Skip to main content

cnd_wait

Function cnd_wait 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn cnd_wait( cnd: *mut cnd_t, mtx: *mut mtx_t, ) -> c_int
Expand description