Searched refs:is_shutdown_ (Results 1 – 2 of 2) sorted by relevance
169 is_shutdown_ = false; in Initialize()354 is_shutdown_ = true; in ~ExceptionHandler()394 if (self->is_shutdown_) { in ExceptionHandlerThreadMain()
446 volatile bool is_shutdown_; variable