Searched refs:UnregisterProcessExitWait (Results 1 – 3 of 3) sorted by relevance
98 void ClientInfo::UnregisterProcessExitWait(bool block_until_no_pending) { in UnregisterProcessExitWait() function in google_breakpad::ClientInfo121 UnregisterProcessExitWait(true); in ~ClientInfo()
88 void UnregisterProcessExitWait(bool block_until_no_pending);
187 client_info->UnregisterProcessExitWait(true); in ~CrashGenerationServer()873 client_info->UnregisterProcessExitWait(false); in HandleClientProcessExit()