Searched refs:gIOPlatformActionsLock (Results 1 – 1 of 1) sorted by relevance
42 static IOLock *gIOPlatformActionsLock; variable221 gIOPlatformActionsLock = IOLockAlloc(); in IOPlatformActionsInitialize()327 IOLockLock(gIOPlatformActionsLock); in IOInstallServicePlatformActions()332 IOLockUnlock(gIOPlatformActionsLock); in IOInstallServicePlatformActions()340 IOLockLock(gIOPlatformActionsLock); in IOInstallServiceSleepPlatformActions()346 IOLockUnlock(gIOPlatformActionsLock); in IOInstallServiceSleepPlatformActions()357 IOLockLock(gIOPlatformActionsLock); in IORemoveServicePlatformActions()371 IOLockUnlock(gIOPlatformActionsLock); in IORemoveServicePlatformActions()