Searched refs:getDeviceTypeMtx (Results 1 – 2 of 2) sorted by relevance
35 DeviceTypeManager::DeviceTypeManager() : deviceType(false), getDeviceTypeMtx() in DeviceTypeManager()63 getDeviceTypeMtx.lock(); in GetDeviceTypeInfo()71 getDeviceTypeMtx.unlock(); in GetDeviceTypeInfo()80 getDeviceTypeMtx.unlock(); in GetDeviceTypeInfo()
43 std::mutex getDeviceTypeMtx; variable