Function r_core::pthread_cond_wait[][src]

pub unsafe extern "C" fn pthread_cond_wait(
    arg1: *mut pthread_cond_t,
    arg2: *mut pthread_mutex_t
) -> c_int