1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-03 03:30:06 +00:00

New class: ThreadLocalValue.

This commit is contained in:
jules 2011-12-22 11:40:34 +00:00
parent b00ae44410
commit 43d9a4eb16
53 changed files with 204 additions and 20 deletions

View file

@ -387,6 +387,7 @@
</FileConfiguration>
</File>
<File RelativePath="..\..\..\..\modules\juce_core\threads\juce_Thread.h"/>
<File RelativePath="..\..\..\..\modules\juce_core\threads\juce_ThreadLocalValue.h"/>
<File RelativePath="..\..\..\..\modules\juce_core\threads\juce_ThreadPool.cpp">
<FileConfiguration Name="Debug|Win32"
ExcludedFromBuild="true">