Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/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()
/freebsd/usr.sbin/services_mkdb/
H A Dservices367 qft 189/tcp #Queued File Transport
368 qft 189/udp #Queued File Transport
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8504 std::unique_ptr<IdentifierIterator> Queued; member in __anon09454b221311::ChainedIdentifierIterator
8509 : Current(std::move(First)), Queued(std::move(Second)) {} in ChainedIdentifierIterator()
8521 std::swap(Current, Queued); in Next()
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES4554 without fancy file system locking. Queued items can be