OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_syncLock
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/storage/
StorageAreaSync.h
92
Mutex
m_syncLock
;
/external/webkit/Source/WebCore/loader/icon/
IconDatabase.h
148
mutable Mutex
m_syncLock
;
151
// Holding
m_syncLock
is required when accessing m_completeDatabasePath
Completed in 57 milliseconds