Searched defs:WorkerThread (Results 1 – 4 of 4) 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::__anon50f9ebf00111::WorkerThread
44 class WorkerThread; variable
62 class WorkerThread; variable
86 WorkerThread::WorkerThread(const KURL& scriptURL, const String& userAgent, const String& sourceCode… in WorkerThread() function in WebCore::WorkerThread