This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
1906
Commits
11
Branches
1.7GB
Tree:
a25bddb7ff
develop
develop-distrho
v5.x-distrho
v6.0.8
v6.0.8-distrho
v6.1.6
v6.1.6-distrho
v7.0.12
v7.0.12-distrho
v7.0.9
v7.0.9-distrho
2021-05-28
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a25bddb7ff'
${ noResults }
Commit Graph
3 Commits (a25bddb7fffcb0d6c36cfe3700cc7df596a29304)
Author
SHA1
Message
Date
jules
f80397f2c3
Fix for thread-locals in older OSX targets.
14 years ago
jules
5f178a962b
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.
14 years ago
jules
43d9a4eb16
New class: ThreadLocalValue.
14 years ago