MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / contextSet

Function contextSet

src/override/context.cpp:85–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83__attribute__((optnone))
84#endif
85void contextSet(Context* context) {
86 threadContext = context;
87}
88
89
90} // namespace rack

Callers 15

ScopedContextMethod · 0.50
~ScopedContextMethod · 0.50
runFunction · 0.50
sampleRateChangedFunction · 0.50
osc_load_handlerFunction · 0.50
osc_param_handlerFunction · 0.50
ScopedContextMethod · 0.50
fInitializerFunction · 0.50
~CardinalUIFunction · 0.50
uiFileBrowserSelectedFunction · 0.50
osc_load_handlerFunction · 0.50
osc_param_handlerFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected