Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ contextSet
Function
contextSet
src/context.cpp:58–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
__attribute__((optnone))
57
#endif
58
void contextSet(Context* context) {
59
threadContext = context;
60
}
61
62
63
} // namespace rack
Callers
15
main
Function · 0.85
processBuffer
Method · 0.85
onStartStream
Method · 0.85
onStopStream
Method · 0.85
onMessage
Method · 0.85
mouseButtonCallback
Function · 0.85
cursorPosCallback
Function · 0.85
cursorEnterCallback
Function · 0.85
scrollCallback
Function · 0.85
charCallback
Function · 0.85
keyCallback
Function · 0.85
dropCallback
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected