Home
last modified time | relevance | path

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

/llvm-project/libcxxabi/src/
H A Dcxa_guard_impl.h564 struct GuardObject { struct
567 GuardObject& operator=(GuardObject const&) = delete; argument
575 explicit GuardObject(uint32_t* raw_guard_object) in GuardObject() argument
580 explicit GuardObject(uint64_t* raw_guard_object) in GuardObject() argument
617 using NoThreadsGuard = GuardObject<InitByteNoThread argument
586 cxa_guard_acquireGuardObject cxa_guard_acquire() argument
[all...]