Home
last modified time | relevance | path

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

/llvm-project/openmp/tools/archer/
H A Dompt-tsan.cpp220 static __thread DataPool<T> *ThreadDataPool; member
337 __thread DependencyDataPool *DependencyDataPool::ThreadDataPool = nullptr; member in __anon13bac0180311::DependencyDataPool
395 __thread ParallelDataPool *ParallelDataPool::ThreadDataPool = nullptr; member in __anon13bac0180311::ParallelDataPool
431 template <> __thread TaskgroupPool *TaskgroupPool::ThreadDataPool = nullptr; member in __anon13bac0180311::TaskgroupPool
461 template <> __thread TaskDataPool *TaskDataPool::ThreadDataPool = nullptr; member in __anon13bac0180311::TaskDataPool