OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:process_exit_wait_handle_
(Results
1 - 2
of
2
) sorted by null
/external/google-breakpad/src/client/windows/crash_generation/
client_info.cc
56
process_exit_wait_handle_
(NULL),
99
if (
process_exit_wait_handle_
) {
102
UnregisterWaitEx(
process_exit_wait_handle_
, INVALID_HANDLE_VALUE);
104
UnregisterWait(
process_exit_wait_handle_
);
106
process_exit_wait_handle_
= NULL;
client_info.h
78
process_exit_wait_handle_
= value;
159
HANDLE
process_exit_wait_handle_
;
member in class:google_breakpad::ClientInfo
Completed in 104 milliseconds