Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ yieldWorkers
Method
yieldWorkers
src/engine/Engine.cpp:682–684 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
680
681
682
void Engine::yieldWorkers() {
683
internal->workerBarrier.yield();
684
}
685
686
687
int64_t Engine::getFrame() {
Callers
nothing calls this directly
Calls
1
yield
Method · 0.80
Tested by
no test coverage detected