Searched refs:__control_block (Results 1 – 1 of 1) sorted by relevance
92 struct __control_block struct101 explicit __control_block(_Us&&... __us) noexcept(noexcept(_Ty{ in __control_block() argument110 ~__control_block() in ~__control_block() argument178 __control_block<_UncvTy, _ReservedBits>* __data_{nullptr};181 __control_block<_UncvTy, _ReservedBits>* __data) noexcept : in __intrusive_ptr()305 auto* __data = reinterpret_cast<__control_block<_Ty, _ReservedBits>*>( in __intrusive_from_this()315 auto* __data = reinterpret_cast<__control_block<_Ty, _ReservedBits>*>( in __intrusive_from_this()325 auto* __data = reinterpret_cast<__control_block<_Ty, _ReservedBits>*>( in __inc_ref()334 auto* __data = reinterpret_cast<__control_block<_Ty, _ReservedBits>*>( in __dec_ref()343 auto* __data = reinterpret_cast<const __control_block<_Ty, _ReservedBits>*>( in __is_set()[all …]