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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp128 #define DEVICE_LOCK IOLockLock( _deviceLock ) macro
979 DEVICE_LOCK;
991 DEVICE_LOCK;
1021 DEVICE_LOCK;
1106 DEVICE_LOCK;
1210 DEVICE_LOCK;
1227 DEVICE_LOCK;
1380 // The resetPointer and resetScroll methods attempt to grab the DEVICE_LOCK
1381 // We should make these calls outside of DEVICE_LOCK as it is not recursive
1391 DEVICE_LOCK;
[all...]

Completed in 82 milliseconds