[go: up one dir, main page]

pthread_spin_destroy

Function pthread_spin_destroy 

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