Searched refs:getSharedRecursiveLock (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DIOPMinformeeList.h65 static IORecursiveLock * getSharedRecursiveLock( void );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMinformeeList.cpp46 // getSharedRecursiveLock
49 IORecursiveLock *IOPMinformeeList::getSharedRecursiveLock( void ) function in class:IOPMinformeeList
57 * getSharedRecursiveLock() is called from IOStartIOKit to initialize
102 IORecursiveLock *listLock = getSharedRecursiveLock();
142 IORecursiveLock *listLock = getSharedRecursiveLock();
H A DIOStartIOKit.cpp104 IOPMinformeeList::getSharedRecursiveLock();

Completed in 27 milliseconds