1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-01 03:10:06 +00:00
JUCE/modules/juce_core/threads
2016-08-03 09:43:07 +01:00
..
juce_ChildProcess.cpp
juce_ChildProcess.h
juce_CriticalSection.h
juce_DynamicLibrary.h
juce_HighResolutionTimer.cpp
juce_HighResolutionTimer.h
juce_InterProcessLock.h
juce_Process.h Added new method: Process::setMaxNumberOfFileHandles() 2016-02-09 11:30:26 +00:00
juce_ReadWriteLock.cpp
juce_ReadWriteLock.h
juce_ScopedLock.h
juce_ScopedReadLock.h
juce_ScopedWriteLock.h
juce_SpinLock.h
juce_Thread.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_Thread.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_ThreadLocalValue.h
juce_ThreadPool.cpp
juce_ThreadPool.h Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 2016-08-03 09:43:07 +01:00
juce_TimeSliceThread.cpp
juce_TimeSliceThread.h
juce_WaitableEvent.h