🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# 线程本地化存储 (thread_local) 抱歉,目前我还没有完成这个主题,请稍后再来。 如果你对这一主题感兴趣,可以参考本站的: * [C++小品:井水不犯河水的thread_specific_ptr,C++11线程库中的本地存储](http://chenlq.net/local-storage-in-the-c-pieces-the-thread_specific_ptr-interfere-with-each-other-c-11-thread-library.html "C++小品:井水不犯河水的thread_specific_ptr,C++11线程库中的本地存储 ") * [C++小品:井水不犯河水在PPL中的实现:combinable以及task_group,task](http://chenlq.net/c-pieces-interfere-with-each-other-in-the-ppl-in-the-implementation-the-combinable-t-task_group-task.html "C++小品:井水不犯河水在PPL中的实现:combinable以及task_group,task") 参考: * [N2659 = 08-0169] Lawrence Crowl: [Thread-Local Storage](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2659.htm) (Final proposal).