[−][src]Function nginx::pthread_cond_clockwait
pub unsafe extern "C" fn pthread_cond_clockwait(
__cond: *mut pthread_cond_t,
__mutex: *mut pthread_mutex_t,
__clock_id: __clockid_t,
__abstime: *const timespec
) -> c_int
pub unsafe extern "C" fn pthread_cond_clockwait(
__cond: *mut pthread_cond_t,
__mutex: *mut pthread_mutex_t,
__clock_id: __clockid_t,
__abstime: *const timespec
) -> c_int