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
1914
Commits
11
Branches
794MB
Tree:
31209dadfc
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 '31209dadfc'
${ noResults }
Commit Graph
3 Commits (31209dadfceed8283c09a83d38eaa2fa13a7e3af)
Author
SHA1
Message
Date
jules
f80397f2c3
Fix for thread-locals in older OSX targets.
13 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.
13 years ago
jules
43d9a4eb16
New class: ThreadLocalValue.
14 years ago