libc

Function pthread_spin_lock

Source
pub unsafe extern "C" fn pthread_spin_lock(
    lock: *mut pthread_spinlock_t,
) -> c_int