Searched refs:current_output_state_ (Results 1 – 1 of 1) sorted by relevance
137 GlobalStackUnwinder() { current_output_state_.store(nullptr); } in GlobalStackUnwinder()145 static std::atomic<SignalHandlerOutputState*> current_output_state_; member in webrtc::__anon140087c90111::GlobalStackUnwinder151 GlobalStackUnwinder::current_output_state_; member in webrtc::__anon140087c90111::GlobalStackUnwinder159 current_output_state_.load(); in SignalHandler()188 current_output_state_.store(params); in CaptureRawStacktrace()