109 mutable bool triggered, manualReset;
Holds a resizable array of primitive or copy-by-value objects.
Allows threads to wait for events triggered by other threads.
WaitableEvent(bool manualReset=false) noexcept
Creates a WaitableEvent object.
#define JUCE_API
This macro is added to all JUCE public class declarations.