Searched refs:Spinlock_Destroy (Results 1 – 7 of 7) sorted by relevance
42 Spinlock_Destroy(&mtx->lock); in Mutex_Destroy()
48 Spinlock_Destroy(&wchan->lock); in WaitChannel_Destroy()
45 Spinlock_Destroy(&sema->lock); in Semaphore_Destroy()
61 Spinlock_Destroy(Spinlock *lock) in Spinlock_Destroy() function
117 Spinlock_Destroy(&proc->lock); in Process_Destroy()
37 void Spinlock_Destroy(Spinlock *lock);
320 Spinlock_Destroy(&vn->lock); in O2FSReleaseVNode()