cxa_guard.cpp | 75 typedef uint32_t lock_type; typedef in namespace:__cxxabiv1::__anon27983 80 lock_type 83 return static_cast<lock_type>(x >> 32); 88 set_lock(uint64_t& x, lock_type y) 96 lock_type 99 return static_cast<lock_type>(x); 104 set_lock(uint64_t& x, lock_type y) 113 typedef bool lock_type; typedef in namespace:__cxxabiv1::__anon27983 118 inline lock_type get_lock(uint64_t x) 128 inline void set_lock(uint64_t& x, lock_type y [all...] |