1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/modules/juce_core/threads
2019-06-05 10:43:46 +01:00
..
juce_ChildProcess.cpp Added juce_UnitTestCategories.h to replace raw strings used for test categories 2019-04-03 15:10:40 +01:00
juce_ChildProcess.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_CriticalSection.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_DynamicLibrary.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_HighResolutionTimer.cpp
juce_HighResolutionTimer.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_InterProcessLock.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_Process.h
juce_ReadWriteLock.cpp Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
juce_ReadWriteLock.h Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
juce_ScopedLock.h
juce_ScopedReadLock.h
juce_ScopedWriteLock.h
juce_SpinLock.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_Thread.cpp Fixed some more Linux compiler warnings 2019-06-05 10:43:46 +01:00
juce_Thread.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_ThreadLocalValue.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_ThreadPool.cpp Added a ScopedLock in ThreadPool::getNumJobs() to fix a potential data race 2019-03-25 17:15:30 +00:00
juce_ThreadPool.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_TimeSliceThread.cpp
juce_TimeSliceThread.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_WaitableEvent.h Fixed a documentation typo 2018-07-02 16:42:27 +01:00