userver: userver/compiler/impl/tsan.hpp File Reference
Loading...
Searching...
No Matches
tsan.hpp File Reference

Detailed Description

Defines USERVER_IMPL_HAS_TSAN to 1 and includes <sanitizer/tsan_interface.h> if Thread Sanitizer is enabled; otherwise defines USERVER_IMPL_HAS_TSAN to 0.

Definition in file tsan.hpp.

Go to the source code of this file.

Macros

#define USERVER_IMPL_HAS_TSAN   0
 
#define USERVER_IMPL_DISABLE_TSAN
 

Macro Definition Documentation

◆ USERVER_IMPL_DISABLE_TSAN

#define USERVER_IMPL_DISABLE_TSAN

Definition at line 40 of file tsan.hpp.

◆ USERVER_IMPL_HAS_TSAN

#define USERVER_IMPL_HAS_TSAN   0

Definition at line 20 of file tsan.hpp.