? Ce document utilise Manuel du site Web PHP chinois Libérer
在頭文件<threads.h>中定義
#define thread_local _Thread_local
(自C11以來)
便捷宏,可用于指定對象具有線程本地存儲持續(xù)時間。
C11標(biāo)準(ISO / IEC 9899:2011):
7.26.1 / 3 thread_local(p:376)
| thread_local的C ++文檔 |