Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1603
void ResourceManager::WaitForDeviceDetection()
1604
{
1605
DetectDeviceMutex.lock();
1606
DetectDeviceMutex.unlock();
1607
}
Callers
8
OptionListDevices
Function · 0.80
OptionDevice
Function · 0.80
OptionZone
Function · 0.80
OptionSize
Function · 0.80
OptionProfile
Function · 0.80
cli_post_detection
Function · 0.80
Cleanup
Method · 0.80
closeEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected