Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ join
Method
join
src/engine/Engine.cpp:201–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
void join() {
202
pthread_join(thread, NULL);
203
}
204
205
void run();
206
};
Callers
5
create_plugin
Function · 0.80
create_manifest
Function · 0.80
stopThread
Method · 0.80
Engine_relaunchWorkers
Function · 0.80
~Engine
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected