Do not use thread local storage unless thread affinity is guaranteed.
不要应用线程的本地存储,除非该线程的相关性已经得到保证.
互联网
For more information, see Thread Local Storage ( TLS ).
有关更多信息, 请参见线程本地存储 ( TLS ).
互联网
Each address in this array gives the location of thread - local storage data.
此数组中的每个地址提供线程本地存储区数据的位置.
互联网
You can use thread - local storage ( TLS ) to associate data with a specific thread of execution.
可以使用线程本地存储器将数据与执行的特定线程联系起来.
互联网