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

/external/chromium_org/third_party/WebKit/Source/core/workers/
H A DWorkerThread.h96 PlatformThreadId platformThreadId() const;
H A DWorkerThread.cpp239 PlatformThreadId WorkerThread::platformThreadId() const function in class:blink::WorkerThread
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorTraceEvents.cpp407 value->setDouble("workerThreadId", workerThread->platformThreadId());

Completed in 81 milliseconds