Searched refs:allJobsCancelled (Results 1 – 1 of 1) sorted by relevance
61 bool allJobsCancelled() const;98 bool CancelJobsThread::allJobsCancelled() const in allJobsCancelled() function in CancelJobsThread220 if ( mrCancelJobsThread.allJobsCancelled() ) in run()323 if ( !mpCancelJobsThread->allJobsCancelled() ) in ~FinalThreadManager()423 !mpCancelJobsThread->allJobsCancelled() ) in queryTermination()432 !mpCancelJobsThread->allJobsCancelled() ) in queryTermination()498 if ( !mpCancelJobsThread->allJobsCancelled() ) in notifyTermination()
Completed in 8 milliseconds