Home
last modified time | relevance | path

Searched refs:SetInternalYieldCallback (Results 1 – 6 of 6) sorted by relevance

/dports/audio/csound/csound-6.15.0/InOut/
H A DwinFLTK.c96 csound->SetInternalYieldCallback(csound, CsoundYield_FLTK); in csoundModuleInit()
H A Dwidgets.cpp2204 csound->SetInternalYieldCallback(csound, CsoundYield_FLTK); in FL_run()
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c79 static void SetInternalYieldCallback(CSOUND *, int (*yieldCallback)(CSOUND *));
467 SetInternalYieldCallback,
3243 void SetInternalYieldCallback(CSOUND *csound, in SetInternalYieldCallback() function
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A DcsoundCore.h1305 void (*SetInternalYieldCallback)(CSOUND *, member
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A DcsoundCore.h1305 void (*SetInternalYieldCallback)(CSOUND *, member
/dports/audio/csound/csound-6.15.0/include/
H A DcsoundCore.h1320 void (*SetInternalYieldCallback)(CSOUND *, member