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 StdThreadPool::isWorkerThread() const { in isWorkerThread() function in StdThreadPool215 bool SingleThreadExecutor::isWorkerThread() const { in isWorkerThread() function in SingleThreadExecutor
157 bool isWorkerThread() const;241 bool isWorkerThread() const;