Searched refs:lock_type (Results 1 – 1 of 1) sorted by relevance
72 typedef uint32_t lock_type; typedef77 lock_type80 return static_cast<lock_type>(x >> 32); in get_lock()85 set_lock(uint64_t& x, lock_type y) in set_lock()93 lock_type96 return static_cast<lock_type>(x); in get_lock()101 set_lock(uint64_t& x, lock_type y) in set_lock()110 typedef bool lock_type; typedef113 lock_type126 set_lock(uint64_t& x, lock_type y) in set_lock()[all …]