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.cpp617 void AudioContext::lock(bool& mustReleaseLock) in lock()
635 bool AudioContext::tryLock(bool& mustReleaseLock) in tryLock()
698 bool mustReleaseLock; in handlePreRenderTasks() local
718 bool mustReleaseLock; in handlePostRenderTasks() local
DAudioNode.cpp504 bool mustReleaseLock = false; in deref() local