Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h612 # define TsanIgnoreWritesBegin() AnnotateIgnoreWritesBegin(__FILE__, __LINE__) macro
619 # define TsanIgnoreWritesBegin() macro
H A DThreading.h97 TsanIgnoreWritesBegin(); in call_once()