Home
last modified time | relevance | path

Searched refs:mainLoopOngoing (Results 1 – 3 of 3) sorted by relevance

/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_structs.h17 volatile bool mainLoopOngoing; member
H A Dft2_main.c238 editor.mainLoopOngoing = true; in main()
H A Dft2_sysreqs.c635 if (!editor.mainLoopOngoing) in okBoxThreadSafe()