Searched refs:gIOPlatformActionsLock (Results 1 – 1 of 1) sorted by relevance
42 static IOLock *gIOPlatformActionsLock; variable214 gIOPlatformActionsLock = IOLockAlloc(); in IOPlatformActionsInitialize()320 IOLockLock(gIOPlatformActionsLock); in IOInstallServicePlatformActions()325 IOLockUnlock(gIOPlatformActionsLock); in IOInstallServicePlatformActions()333 IOLockLock(gIOPlatformActionsLock); in IOInstallServiceSleepPlatformActions()339 IOLockUnlock(gIOPlatformActionsLock); in IOInstallServiceSleepPlatformActions()350 IOLockLock(gIOPlatformActionsLock); in IORemoveServicePlatformActions()364 IOLockUnlock(gIOPlatformActionsLock); in IORemoveServicePlatformActions()