Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dompt-specific.h116 int Gtid; variable
119 OmptReturnAddressGuard(int Gtid, void *ReturnAddress) : Gtid(Gtid) { in OmptReturnAddressGuard()