Home
last modified time | relevance | path

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

/llvm-project/libcxxabi/src/
H A Dcxa_guard_impl.h160 uint32_t PlatformThreadID() { in PlatformThreadID() function
165 uint32_t PlatformThreadID() { in PlatformThreadID() function
170 constexpr uint32_t (*PlatformThreadID)() = nullptr; variable