Future access to num_proc1 by the parent thread results in the reading in of the data from the cache line.
将来父线程对num_proc1的存取会导致从该高速缓存线路的数据读入。
Similarly, toggling the value of num_proc1 by the parent thread causes branch misprediction in the clone thread.
与此类似,由父线程切换的 num_proc1的值导致了克隆线程中的转移的错误预测。
The parent of this class loader will be the class loader of the current thread context.
类加载器的父类加载器将是当前线程上下文的类加载器。
This example program creates a cloned thread sharing memory space with the parent process.
这个程序例子创建了一个与其父进程共享存储器空间的克隆线程。
This will guarantee that a child thread (T2 in this case) doesn't inadvertently get a certain permission that was denied to its parent (T1 in this case).
这将保证子线程(这里是T 2)不会偷偷地得到它的父线程(在这里是T 1)所拒绝的某个权限。
At first glance this is just another thread pool, but it supports parent-child relationships between tasks.
乍看之下,它似乎是另外一种线程池,但它却支持任务之间的父子关系。
A child or nested task is put on a local queue that is specific to the thread on which the parent task is executing.
子任务或嵌套任务将放入一个本地队列,该队列特定于父任务在其上执行的线程。
The thread groups form a tree in which every thread group except the initial thread group has a parent.
树形结构中的线程组除了最顶层的都有自己的父线程组。
The thread groups form a tree in which every thread group except the initial thread group has a parent.
树形结构中的线程组除了最顶层的都有自己的父线程组。
应用推荐