Home
last modified time | relevance | path

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

/external/chromium_org/webkit/child/
Dwebthread_impl.cc88 bool WebThreadImpl::isCurrentThread() const { in isCurrentThread() function in webkit_glue::WebThreadImpl
127 bool WebThreadImplForMessageLoop::isCurrentThread() const { in isCurrentThread() function in webkit_glue::WebThreadImplForMessageLoop
/external/chromium_org/third_party/WebKit/Source/core/workers/
DWorkerThread.cpp220 bool WorkerThread::isCurrentThread() const in isCurrentThread() function in WebCore::WorkerThread