? This document uses PHP Chinese website manual Release
在頭文件<threads.h>中定義
#define thread_local _Thread_local
(自C11以來)
便捷宏,可用于指定對象具有線程本地存儲持續(xù)時(shí)間。
C11標(biāo)準(zhǔn)(ISO / IEC 9899:2011):
7.26.1 / 3 thread_local(p:376)
| thread_local的C ++文檔 |