Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp25 const u32 kEndId = -2; variable
369 if (link.id == kEndId) { in CycleCheck()
383 pt->pending[npending++] = Link(kEndId); in CycleCheck()