Searched refs:semaListLock (Results 1 – 1 of 1) sorted by relevance
19 Spinlock semaListLock = { 0, 0, 0, 0, 0, 0, 0, 0, "Semaphore List" }; variable33 Spinlock_Lock(&semaListLock); in Semaphore_Init()35 Spinlock_Unlock(&semaListLock); in Semaphore_Init()41 Spinlock_Lock(&semaListLock); in Semaphore_Destroy()43 Spinlock_Unlock(&semaListLock); in Semaphore_Destroy()106 Spinlock_Lock(&semaListLock); in Debug_Semaphores()118 Spinlock_Unlock(&semaListLock); in Debug_Semaphores()