Searched defs:WorkerThread (Results 1 – 6 of 6) sorted by relevance
53 class WorkerThread : public PlatformThread::Delegate { class55 WorkerThread(const std::string& name_prefix, int idle_seconds_before_exit, in WorkerThread() function in base::__anon011263920111::WorkerThread
44 class WorkerThread; variable
49 static void *WorkerThread(void *arg) { in WorkerThread() function
86 WorkerThread::WorkerThread(const KURL& scriptURL, const String& userAgent, const String& sourceCode… in WorkerThread() function in WebCore::WorkerThread
62 class WorkerThread; variable
236 WorkerThread::WorkerThread() { in WorkerThread() function in WorkerThread