Searched refs:__increment_stop_source_counter (Results 1 – 2 of 2) sorted by relevance
35 …M_ABI stop_source() : __state_(new __stop_state()) { __state_->__increment_stop_source_counter(); } in stop_source()41 __state_->__increment_stop_source_counter(); in stop_source()50 __other.__state_->__increment_stop_source_counter();
71 _LIBCPP_HIDE_FROM_ABI void __increment_stop_source_counter() noexcept { in __increment_stop_source_counter() function