Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SignalStop
Method
SignalStop
lib/macro/macro.cpp:555–559 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
553
}
554
555
void Macro::SignalStop()
556
{
557
_stop = true;
558
GetMacroWaitCV().notify_all();
559
}
560
561
void Macro::Stop()
562
{
Callers
2
SignalStopAllMacros
Function · 0.80
Pressed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected