OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:log_critical_section
(Results
1 - 1
of
1
) sorted by null
/external/chromium/googleurl/base/
logging.cc
72
CRITICAL_SECTION
log_critical_section
;
member in namespace:logging
147
InitializeCriticalSection(&
log_critical_section
);
317
InitializeCriticalSection(&
log_critical_section
);
320
EnterCriticalSection(&
log_critical_section
);
330
LeaveCriticalSection(&
log_critical_section
);
Completed in 765 milliseconds