Home
last modified time | relevance | path

Searched defs:ThreadDataPool (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/openmp/tools/archer/
H A Dompt-tsan.cpp236 static __thread DataPool<T> *ThreadDataPool; member
353 __thread DependencyDataPool *DependencyDataPool::ThreadDataPool = nullptr; member in DependencyDataPool
411 __thread ParallelDataPool *ParallelDataPool::ThreadDataPool = nullptr; member in ParallelDataPool
447 template <> __thread TaskgroupPool *TaskgroupPool::ThreadDataPool = nullptr; member in TaskgroupPool
475 template <> __thread TaskDataPool *TaskDataPool::ThreadDataPool = nullptr; member in TaskDataPool