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
Anthony Nicholls bc4ea1a66f
Some checks failed
JUCE Private Push Trigger / JUCE Push Trigger (push) Has been cancelled
HighResolutionTimer: Prevent a race condition in the unit tests
2025-05-09 16:44:01 +01:00
..
juce_ChildProcess.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ChildProcess.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_CriticalSection.h CriticalSection: Replace std::aligned_storage_t to avoid C++23 warning 2024-08-15 11:15:15 +02:00
juce_DynamicLibrary.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_HighResolutionTimer.cpp HighResolutionTimer: Prevent a race condition in the unit tests 2025-05-09 16:44:01 +01:00
juce_HighResolutionTimer.h HighResolutionTimer: Add fallback implementation for Windows 2024-10-29 13:06:28 +00:00
juce_InterProcessLock.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Process.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ReadWriteLock.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ReadWriteLock.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ScopedLock.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ScopedReadLock.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ScopedWriteLock.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_SpinLock.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Thread.cpp Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
juce_Thread.h Thread: Fix a typo 2024-08-01 16:10:09 +00:00
juce_ThreadLocalValue.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ThreadPool.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ThreadPool.h ListenerList: Add a thread safe ListenerList type 2024-06-07 20:25:39 +01:00
juce_TimeSliceThread.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_TimeSliceThread.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_WaitableEvent.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_WaitableEvent.h Update licensing information 2024-04-16 11:39:35 +01:00