Home
last modified time | relevance | path

Searched refs:lockListLock (Results 1 – 1 of 1) sorted by relevance

/sys/kern/
Dspinlock.c21 Spinlock lockListLock = { variable
55 Spinlock_Lock(&lockListLock); in Spinlock_Init()
57 Spinlock_Unlock(&lockListLock); in Spinlock_Init()
63 Spinlock_Lock(&lockListLock); in Spinlock_Destroy()
65 Spinlock_Unlock(&lockListLock); in Spinlock_Destroy()
136 Spinlock_Lock(&lockListLock); in Debug_Spinlocks()
146 Spinlock_Unlock(&lockListLock); in Debug_Spinlocks()