Home
last modified time | relevance | path

Searched refs:Queued (Results 1 – 7 of 7) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ !
H A Dtsan_ilist.h62 bool Queued(Elem* e) const;
169 bool IList<Base, Node, Elem>::Queued(Elem* e) const { in Queued() function
H A Dtsan_rtl.cpp159 CHECK(!ctx->trace_part_recycle.Queued(part)); in DoResetImpl()
263 if (ctx->slot_queue.Queued(slot)) in FindSlotAndLock()
1025 if (ctx->slot_queue.Queued(thr->slot)) { in TraceSwitchPartImpl()
H A Dtsan_rtl_thread.cpp259 CHECK(parts->Queued(trace.local_head)); in OnFinished()
/src/contrib/llvm-project/clang/lib/Sema/ !
H A DAnalysisBasedWarnings.cpp313 llvm::BitVector Queued(Body->getNumBlockIDs()); in throwEscapes() local
316 Queued[ThrowBlock.getBlockID()] = true; in throwEscapes()
323 if (!Succ.isReachable() || Queued[Succ->getBlockID()]) in throwEscapes()
339 Queued[Succ->getBlockID()] = true; in throwEscapes()
/src/usr.sbin/services_mkdb/ !
H A Dservices367 qft 189/tcp #Queued File Transport
368 qft 189/udp #Queued File Transport
/src/contrib/llvm-project/clang/lib/Serialization/ !
H A DASTReader.cpp8559 std::unique_ptr<IdentifierIterator> Queued; member in __anona5b20eb71311::ChainedIdentifierIterator
8564 : Current(std::move(First)), Queued(std::move(Second)) {} in ChainedIdentifierIterator()
8576 std::swap(Current, Queued); in Next()
/src/contrib/sendmail/ !
H A DRELEASE_NOTES4554 without fancy file system locking. Queued items can be