Function libc::pthread_mutex_timedlock
source ยท pub unsafe extern "C" fn pthread_mutex_timedlock(
lock: *mut pthread_mutex_t,
abstime: *const timespec,
) -> c_intpub unsafe extern "C" fn pthread_mutex_timedlock(
lock: *mut pthread_mutex_t,
abstime: *const timespec,
) -> c_int