Function libc::pthread_spin_unlock
source ยท pub unsafe extern "C" fn pthread_spin_unlock(
lock: *mut pthread_spinlock_t,
) -> c_int
pub unsafe extern "C" fn pthread_spin_unlock(
lock: *mut pthread_spinlock_t,
) -> c_int