OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_proc_address_sync_
(Results
1 - 2
of
2
) sorted by null
/external/google-breakpad/src/client/windows/crash_generation/
minidump_generator.h
194
CRITICAL_SECTION
get_proc_address_sync_
;
member in class:google_breakpad::MinidumpGenerator
minidump_generator.cc
281
InitializeCriticalSection(&
get_proc_address_sync_
);
301
DeleteCriticalSection(&
get_proc_address_sync_
);
530
AutoCriticalSection lock(&
get_proc_address_sync_
);
Completed in 124 milliseconds