juce_CriticalSection.h File Reference

Go to the source code of this file.

Classes

class  CriticalSection
 Prevents multiple threads from accessing shared objects at the same time. More...
class  DummyCriticalSection
 A class that can be used in place of a real CriticalSection object. More...