Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector2.cc26 const u32 kEndId = -2; variable
376 if (link.id == kEndId) { in CycleCheck()
390 pt->pending[npending++] = Link(kEndId); in CycleCheck()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector2.cpp25 const u32 kEndId = -2; variable
371 if (link.id == kEndId) { in CycleCheck()
385 pt->pending[npending++] = Link(kEndId); in CycleCheck()