Function openssl_sys::pthread_cond_wait
source · pub unsafe extern "C" fn pthread_cond_wait(
cond: *mut pthread_cond_t,
lock: *mut pthread_mutex_t
) -> i32
pub unsafe extern "C" fn pthread_cond_wait(
cond: *mut pthread_cond_t,
lock: *mut pthread_mutex_t
) -> i32