Function libc::pthread_mutex_timedlock
source · [−]pub unsafe extern "C" fn pthread_mutex_timedlock(
lock: *mut pthread_mutex_t,
abstime: *const timespec
) -> c_int
pub unsafe extern "C" fn pthread_mutex_timedlock(
lock: *mut pthread_mutex_t,
abstime: *const timespec
) -> c_int