HomeSort by: relevance | last modified time | path
    Searched refs:TsanIgnoreWritesEnd (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Threading.h 133 TsanIgnoreWritesEnd();
Compiler.h 472 // Ignore any races on writes between here and the next TsanIgnoreWritesEnd.
476 # define TsanIgnoreWritesEnd() AnnotateIgnoreWritesEnd(__FILE__, __LINE__)
481 # define TsanIgnoreWritesEnd()

Completed in 18 milliseconds