Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector_interface.h19 #ifndef SANITIZER_DEADLOCK_DETECTOR_VERSION
20 # define SANITIZER_DEADLOCK_DETECTOR_VERSION 1 macro
36 #if SANITIZER_DEADLOCK_DETECTOR_VERSION == 1
39 #elif SANITIZER_DEADLOCK_DETECTOR_VERSION == 2
Dsanitizer_deadlock_detector1.cc20 #if SANITIZER_DEADLOCK_DETECTOR_VERSION == 1
Dsanitizer_deadlock_detector2.cc20 #if SANITIZER_DEADLOCK_DETECTOR_VERSION == 2