Searched refs:getGtid (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h749 inline int getGtid() const { return gtid; } function in class:kmp_stats_list
H A Dkmp_stats.cpp815 int t = (*it)->getGtid();

Completed in 163 milliseconds