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
2017-07-27 12:39:07 +01:00
..
juce_ChildProcess.cpp Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +01:00
juce_ChildProcess.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_CriticalSection.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_DynamicLibrary.h Added the JUCE DSP module 2017-07-27 12:39:07 +01:00
juce_HighResolutionTimer.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_HighResolutionTimer.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_InterProcessLock.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_Process.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_ReadWriteLock.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_ReadWriteLock.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_ScopedLock.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_ScopedReadLock.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_ScopedWriteLock.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_SpinLock.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_Thread.cpp Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +01:00
juce_Thread.h Android: Added new thread priority specifically for realtime audio render threads. Currently, only implemented in Android. 2017-07-03 16:50:59 +01:00
juce_ThreadLocalValue.h Fixed a compiler error on older macOS SDK targets 2017-07-05 11:13:47 +01:00
juce_ThreadPool.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_ThreadPool.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_TimeSliceThread.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_TimeSliceThread.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_WaitableEvent.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00