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

/external/llvm/include/llvm/Support/
H A DValgrind.h59 // Ignore any races on writes between here and the next TsanIgnoreWritesEnd.
64 #define TsanIgnoreWritesEnd() \ macro
70 #define TsanIgnoreWritesEnd() macro

Completed in 59 milliseconds