Searched refs:gInterruptAccountingDataListLock (Results 1 – 1 of 1) sorted by relevance
44 IOLock * gInterruptAccountingDataListLock = NULL; variable56 gInterruptAccountingDataListLock = IOLockAlloc(); in interruptAccountingInit()58 assert(gInterruptAccountingDataListLock); in interruptAccountingInit()66 IOLockLock(gInterruptAccountingDataListLock); in interruptAccountingDataAddToList()68 IOLockUnlock(gInterruptAccountingDataListLock); in interruptAccountingDataAddToList()74 IOLockLock(gInterruptAccountingDataListLock); in interruptAccountingDataRemoveFromList()76 IOLockUnlock(gInterruptAccountingDataListLock); in interruptAccountingDataRemoveFromList()