Function libc::pthread_cond_wait
[−]
[src]
pub unsafe extern fn pthread_cond_wait(cond: *mut pthread_cond_t,
lock: *mut pthread_mutex_t)
-> c_int