workerThreadStart   95 Source/core/workers/WorkerThread.cpp     m_threadID = createThread(WorkerThread::workerThreadStart, this, "WebCore: Worker");
workerThreadStart   89 Source/core/workers/WorkerThread.h         static void workerThreadStart(void*);