Searched refs:isWorkerThread (Results 1 – 2 of 2) sorted by relevance
146 assert(!isWorkerThread()); // Would deadlock waiting for itself. in wait()155 if (!isWorkerThread()) { in wait()170 bool ThreadPool::isWorkerThread() const { in isWorkerThread() function in ThreadPool217 bool ThreadPool::isWorkerThread() const { in isWorkerThread() function in ThreadPool
113 bool isWorkerThread() const;