OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetIgnoreBit
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/lib/tsan/tests/unit/
tsan_shadow_test.cc
35
s.
SetIgnoreBit
();
/external/compiler-rt/lib/tsan/rtl/
tsan_rtl.cc
946
thr->fast_state.
SetIgnoreBit
();
tsan_rtl.h
130
void
SetIgnoreBit
() { x_ |= kIgnoreBit; }
Completed in 537 milliseconds