1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core/threads
2016-04-06 18:31:24 +01: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 Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ReadWriteLock.h Update copyright notice 2015-07-22 15:59:34 +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 Simplified some inter-module dependencies and exception-catching fallbacks 2015-12-23 11:47:18 +00:00
juce_ThreadPool.h Update copyright notice 2015-07-22 15:59:34 +01: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