Home
last modified time | relevance | path

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

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