HomeSort by relevance Sort by last modified time
    Searched refs:TsanIgnoreWritesEnd (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/Support/
Valgrind.h 59 // Ignore any races on writes between here and the next TsanIgnoreWritesEnd.
64 #define TsanIgnoreWritesEnd() \
70 #define TsanIgnoreWritesEnd()
  /external/llvm/lib/Support/
ManagedStatic.cpp 38 TsanIgnoreWritesEnd();
Statistic.cpp 83 TsanIgnoreWritesEnd();
  /external/llvm/include/llvm/
PassSupport.h 142 TsanIgnoreWritesEnd(); \
  /external/llvm/lib/Target/X86/
X86JITInfo.cpp 426 TsanIgnoreWritesEnd();

Completed in 1801 milliseconds