OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 78 milliseconds