Searched refs:m_threadCreationMutex (Results 1 – 9 of 9) sorted by relevance
40 MutexLocker lock(m_threadCreationMutex); in CCThread()70 MutexLocker lock(m_threadCreationMutex); in runLoop()
70 Mutex m_threadCreationMutex; variable
55 MutexLocker lock(m_threadCreationMutex); in start()97 MutexLocker lock(m_threadCreationMutex); in runLoop()
82 Mutex m_threadCreationMutex; variable
106 MutexLocker lock(m_threadCreationMutex); in start()124 MutexLocker lock(m_threadCreationMutex); in workerThread()227 MutexLocker lock(m_threadCreationMutex); in stop()
89 Mutex m_threadCreationMutex; variable
61 MutexLocker lock(m_threadCreationMutex); in start()101 MutexLocker lock(m_threadCreationMutex); in databaseThread()
77 Mutex m_threadCreationMutex; variable
66196 * dom/WorkerThread.h: Renamed m_workerContextMutex to m_threadCreationMutex, because it now