Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.h136 int Gtid; variable
139 OmptReturnAddressGuard(int Gtid, void *ReturnAddress) : Gtid(Gtid) { in OmptReturnAddressGuard()