Searched defs:ThreadDataPool (Results 1 – 1 of 1) sorted by relevance
236 static __thread DataPool<T> *ThreadDataPool; member353 __thread DependencyDataPool *DependencyDataPool::ThreadDataPool = nullptr; member in DependencyDataPool411 __thread ParallelDataPool *ParallelDataPool::ThreadDataPool = nullptr; member in ParallelDataPool447 template <> __thread TaskgroupPool *TaskgroupPool::ThreadDataPool = nullptr; member in TaskgroupPool475 template <> __thread TaskDataPool *TaskDataPool::ThreadDataPool = nullptr; member in TaskDataPool