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
2012-05-21 12:07:03 +01:00
..
juce_ChildProcess.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_ChildProcess.h Added ChildProcess::kill() 2011-12-14 14:18:45 +00:00
juce_CriticalSection.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_DynamicLibrary.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_InterProcessLock.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_Process.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_ReadWriteLock.cpp Tidied up ReadWriteLock a bit, and optimised Array to reduce allocation frequency when working with small numbers of items. 2012-05-21 12:07:03 +01:00
juce_ReadWriteLock.h Tidied up ReadWriteLock a bit, and optimised Array to reduce allocation frequency when working with small numbers of items. 2012-05-21 12:07:03 +01:00
juce_ScopedLock.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_ScopedReadLock.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_ScopedWriteLock.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_SpinLock.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_Thread.cpp Fix for a deadlock in some (rare) threading situations. 2012-04-26 20:18:50 +01:00
juce_Thread.h Improved ThreadLocalValue to use native compiler features where available. Got rid of Thread::stopAllThreads and Thread::getNumRunningThreads (which were just a bad idea, with many safety holes). Replaced the internal RunningThreadsList class with some simpler thread-local storage. 2012-03-13 12:44:33 +00:00
juce_ThreadLocalValue.h Thread-local value fix for plugins on XP. Android startup tweaks. Minor component changes. 2012-03-27 11:04:27 +01:00
juce_ThreadPool.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_ThreadPool.h Documentation typo fix. 2012-05-06 12:25:08 +01:00
juce_TimeSliceThread.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_TimeSliceThread.h Fix for BufferingAudioSource. 2011-09-11 20:28:26 +01:00
juce_WaitableEvent.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00