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

/haiku/src/servers/input/
H A DInputServer.cpp146 fInputDeviceListLocker("input server device list"),
1194 BAutolock lock(fInputDeviceListLocker);
1217 BAutolock lock(fInputDeviceListLocker);
1233 BAutolock lock(fInputDeviceListLocker);
1280 BAutolock lock(fInputDeviceListLocker);
1330 BAutolock lock(fInputDeviceListLocker);
1376 BAutolock lock(fInputDeviceListLocker);
1408 BAutolock lock(fInputDeviceListLocker);
H A DInputServer.h213 BLocker fInputDeviceListLocker; member in class:InputServer

Completed in 38 milliseconds