| 1. | Gt support fiber - safe thread - local storage Gt支持纤程安全的线程本地存储区c |
| 2. | Thread local storage and thread - relative static fields >线程本地存储区和线程相关的静态字段 |
| 3. | Thread object and installs it in the thread - local store of that thread 对象并将其安装在该线程的线程本地存储区中。 |
| 4. | Sql server runs in fiber mode ; do not use thread local storage Sql server以纤程模式运行;不要使用线程本地存储区。 |
| 5. | Thread local storage 线程本地存储区 |
| 6. | Each address in this array gives the location of thread - local storage data 此数组中的每个地址提供线程本地存储区数据的位置。 |
| 7. | Do not use thread local storage , managed or native , to store state on the finalizer thread 不要使用线程本地存储区(托管或本机)来存储终结器线程的状态。 |
| 8. | Results in more efficient code for an . exe file for accessing thread - local storage variables 使. exe文件的代码能够更加有效地访问线程本地存储区( tls )变量。 |
| 9. | Thread local storage and thread - relative static fields provide the managed version of this behavior 线程本地存储区和线程相关的静态字段提供了此行为的托管版本。 |
| 10. | Use managed thread local storage when your actual requirements might only be discovered at run time 如果只能在运行时发现您的实际需要,请使用托管线程本地存储区。 |