Searched refs:isWorkerThread (Results 1 – 2 of 2) sorted by relevance
145 assert(!isWorkerThread()); // Would deadlock waiting for itself. in wait()154 if (!isWorkerThread()) { in wait()169 bool StdThreadPool::isWorkerThread() const { in isWorkerThread() function in StdThreadPool216 bool SingleThreadExecutor::isWorkerThread() const { in isWorkerThread() function in SingleThreadExecutor
156 bool isWorkerThread() const;240 bool isWorkerThread() const;