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

  /external/llvm/lib/Support/
ManagedStatic.cpp 50 TsanIgnoreWritesEnd();
Statistic.cpp 81 TsanIgnoreWritesEnd();
  /external/llvm/include/llvm/Support/
Compiler.h 398 // Ignore any races on writes between here and the next TsanIgnoreWritesEnd.
402 # define TsanIgnoreWritesEnd() AnnotateIgnoreWritesEnd(__FILE__, __LINE__)
407 # define TsanIgnoreWritesEnd()
  /external/llvm/include/llvm/
PassSupport.h 45 TsanIgnoreWritesEnd(); \

Completed in 435 milliseconds