Function gst::ffi::pthread_cond_timedwait [−][src]
pub unsafe extern "C" fn pthread_cond_timedwait(
__cond: *mut pthread_cond_t,
__mutex: *mut pthread_mutex_t,
__abstime: *const Struct_timespec
) -> c_int
pub unsafe extern "C" fn pthread_cond_timedwait(
__cond: *mut pthread_cond_t,
__mutex: *mut pthread_mutex_t,
__abstime: *const Struct_timespec
) -> c_int