MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / WaitForDeviceDetection

Method WaitForDeviceDetection

ResourceManager.cpp:1603–1607  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1601}
1602
1603void ResourceManager::WaitForDeviceDetection()
1604{
1605 DetectDeviceMutex.lock();
1606 DetectDeviceMutex.unlock();
1607}

Callers 8

OptionListDevicesFunction · 0.80
OptionDeviceFunction · 0.80
OptionZoneFunction · 0.80
OptionSizeFunction · 0.80
OptionProfileFunction · 0.80
cli_post_detectionFunction · 0.80
CleanupMethod · 0.80
closeEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected