Searched defs:ConstInitType (Results 1 – 17 of 17) sorted by relevance
69 enum ConstInitType { enum
119 constexpr explicit GlobalMutex(absl::ConstInitType /*unused*/) in GlobalMutex()
911 inline constexpr Mutex::Mutex(absl::ConstInitType) : impl_(absl::kConstInit) {} in Mutex()919 inline constexpr Mutex::Mutex(absl::ConstInitType) : mu_(0) {} in Mutex()
904 inline constexpr Mutex::Mutex(absl::ConstInitType) : impl_(absl::kConstInit) {} in Mutex()911 inline constexpr Mutex::Mutex(absl::ConstInitType) : mu_(0) {} in Mutex()
61 constexpr SpinLock(absl::ConstInitType, base_internal::SchedulingMode mode) in SpinLock()
64 constexpr SpinLock(absl::ConstInitType, base_internal::SchedulingMode mode) in SpinLock()
938 inline constexpr Mutex::Mutex(absl::ConstInitType) : mu_(0) {} in Mutex()
940 inline constexpr Mutex::Mutex(absl::ConstInitType) : mu_(0) {} in Mutex()