MCPcopy 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
58void contextSet(Context* context) {
59 threadContext = context;
60}
61
62
63} // namespace rack

Callers 15

mainFunction · 0.85
processBufferMethod · 0.85
onStartStreamMethod · 0.85
onStopStreamMethod · 0.85
onMessageMethod · 0.85
mouseButtonCallbackFunction · 0.85
cursorPosCallbackFunction · 0.85
cursorEnterCallbackFunction · 0.85
scrollCallbackFunction · 0.85
charCallbackFunction · 0.85
keyCallbackFunction · 0.85
dropCallbackFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected