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