Home
last modified time | relevance | path

Searched refs:notInMaster (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h53 notInMaster = 1 << 3, //!< statistic is valid only for non-primary threads enumerator
472 return timerInfo[e].flags & stats_flags_e::notInMaster; in workerOnly()