Searched refs:get_proc_address_sync_ (Results 1 – 2 of 2) sorted by relevance
281 InitializeCriticalSection(&get_proc_address_sync_); in MinidumpGenerator()301 DeleteCriticalSection(&get_proc_address_sync_); in ~MinidumpGenerator()530 AutoCriticalSection lock(&get_proc_address_sync_); in GetWriteDump()
194 CRITICAL_SECTION get_proc_address_sync_; variable