HomeSort by relevance Sort by last modified time
    Searched refs:WaitForContinueSignal (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/client/linux/handler/
exception_handler.h 239 void WaitForContinueSignal();
exception_handler.cc 402 thread_arg->handler->WaitForContinueSignal();
554 void ExceptionHandler::WaitForContinueSignal() {
559 static const char msg[] = "ExceptionHandler::WaitForContinueSignal "

Completed in 477 milliseconds