1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/threads
2016-11-02 14:01:12 +00:00
..
juce_ChildProcess.cpp Added override specifiers to unit test classes 2015-08-10 16:21:16 +01:00
juce_ChildProcess.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_CriticalSection.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_DynamicLibrary.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_HighResolutionTimer.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_HighResolutionTimer.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_InterProcessLock.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Process.h Added new method: Process::setMaxNumberOfFileHandles() 2016-02-09 11:30:26 +00:00
juce_ReadWriteLock.cpp Removed the isLocked() method from ReadWriteLock 2016-10-12 10:50:27 +01:00
juce_ReadWriteLock.h Removed the isLocked() method from ReadWriteLock 2016-10-12 10:50:27 +01:00
juce_ScopedLock.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ScopedReadLock.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ScopedWriteLock.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_SpinLock.h Update copyright notice 2015-07-22 15:59:34 +01:00
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 Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ThreadPool.cpp Allow to specify the stack size for each thread in a thread pool explicitly, by adding an optional parameter to the constructors of ThreadPool and ThreadPoolThread. 2016-10-31 10:42:55 +00:00
juce_ThreadPool.h Whitespace clean-up 2016-11-02 14:01:12 +00:00
juce_TimeSliceThread.cpp Tweaked Timer and TimeSliceThread to reduce the frequency of their calls to wait() 2015-10-27 11:49:06 +00:00
juce_TimeSliceThread.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_WaitableEvent.h Update copyright notice 2015-07-22 15:59:34 +01:00