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

/external/llvm/lib/Support/
H A DManagedStatic.cpp50 TsanIgnoreWritesEnd();
H A DStatistic.cpp81 TsanIgnoreWritesEnd();
/external/llvm/include/llvm/Support/
H A DCompiler.h398 // Ignore any races on writes between here and the next TsanIgnoreWritesEnd.
402 # define TsanIgnoreWritesEnd() AnnotateIgnoreWritesEnd(__FILE__, __LINE__) macro
407 # define TsanIgnoreWritesEnd() macro
/external/llvm/include/llvm/
H A DPassSupport.h45 TsanIgnoreWritesEnd(); \

Completed in 109 milliseconds