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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp25 const u32 kEndId = -2; member in namespace:__sanitizer
371 if (link.id == kEndId) {
385 pt->pending[npending++] = Link(kEndId);

Completed in 106 milliseconds