Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h761 inline void setGtid(int newgtid) { gtid = newgtid; } in setGtid() argument