OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
427
TsanIgnoreWritesEnd
();
Completed in 55 milliseconds