Searched refs:workerThreadMutex (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeapTest.cpp4598 static Mutex& workerThreadMutex() function in namespace:blink
4612 workerThreadCondition().wait(workerThreadMutex());
4617 MutexLocker locker(workerThreadMutex());
4714 MutexLocker locker(workerThreadMutex());
4809 MutexLocker locker(workerThreadMutex());
4928 MutexLocker locker(workerThreadMutex());
5073 MutexLocker locker(workerThreadMutex());

Completed in 123 milliseconds