Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h18 #ifndef SANITIZER_DEADLOCK_DETECTOR_VERSION
19 # define SANITIZER_DEADLOCK_DETECTOR_VERSION 1 macro
35 #if SANITIZER_DEADLOCK_DETECTOR_VERSION == 1
38 #elif SANITIZER_DEADLOCK_DETECTOR_VERSION == 2
H A Dsanitizer_deadlock_detector1.cpp19 #if SANITIZER_DEADLOCK_DETECTOR_VERSION == 1
H A Dsanitizer_deadlock_detector2.cpp19 #if SANITIZER_DEADLOCK_DETECTOR_VERSION == 2