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/WebCore/storage/
StorageAreaSync.h
83
Mutex
m_syncLock
;
/external/webkit/WebCore/loader/icon/
IconDatabase.h
142
mutable Mutex
m_syncLock
;
145
// Holding
m_syncLock
is required when accessing m_completeDatabasePath
Completed in 13 milliseconds