...术 - 英特尔® 软件网络 态 6.2.5.2 线程栈 6.2.5.3 线程调度 6.2.6 线程安全函数 6.2.7 线程特定数据(Thread Specific DATA, TSD) 6.2.8 一个POSIX 多线程实例 6.3 线程通信 6.3.1 互斥量 6.3.1.
基于4个网页-相关网页
The VM object contains data structures for the very specific thread execution, like for instance current blocks, bindings, exceptions, etc.
VM对象包含了表示当前线程执行的数据结构,例如当前的块、绑定以及异常等。
Thread Local Storage (TLS) is the method by which each thread in a given multithreaded process can allocate locations in which to store thread-specific data.
线程本地存储(TLS)是一个方法,通过该方法,给定的多线程进程中的每个线程都可以分配存储线程特定数据的位置。
应用推荐