Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/webaudio/
DAudioContext.cpp377 void AudioContext::lock(bool& mustReleaseLock) in lock()
395 bool AudioContext::tryLock(bool& mustReleaseLock) in tryLock()
458 bool mustReleaseLock; in handlePreRenderTasks() local
476 bool mustReleaseLock; in handlePostRenderTasks() local
DAudioNode.cpp207 bool mustReleaseLock = false; in deref() local