Home
last modified time | relevance | path

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

/external/llvm-project/libcxxabi/src/
Dcxa_guard_impl.h149 uint32_t PlatformThreadID() { in PlatformThreadID() function
155 uint32_t PlatformThreadID() { in PlatformThreadID() function
160 constexpr uint32_t (*PlatformThreadID)() = nullptr; variable