Searched refs:featuresDictLock (Results 1 – 2 of 2) sorted by relevance
1614 featuresDictLock = IOLockAlloc(); in start()4560 if (featuresDictLock) {4561 IOLockLock(featuresDictLock);4617 if (featuresDictLock) {4618 IOLockUnlock(featuresDictLock);4654 if (featuresDictLock) {4655 IOLockLock(featuresDictLock);4747 if (featuresDictLock) {8326 if (featuresDictLock) {8327 IOLockLock(featuresDictLock);[all …]
633 IOLock *featuresDictLock;// guards supportedFeatures variable