Home
last modified time | relevance | path

Searched defs:mustReleaseLock (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
DAudioContext.cpp589 void AudioContext::lock(bool& mustReleaseLock) in lock()
607 bool AudioContext::tryLock(bool& mustReleaseLock) in tryLock()
670 bool mustReleaseLock; in handlePreRenderTasks() local
693 bool mustReleaseLock; in handlePostRenderTasks() local
DAudioNode.cpp504 bool mustReleaseLock = false; in breakConnection() local