OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetIgnoreBit
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
tsan_shadow_test.cc
23
EXPECT_EQ(s.
GetIgnoreBit
(), false);
36
EXPECT_EQ(s.
GetIgnoreBit
(), true);
38
EXPECT_EQ(s.
GetIgnoreBit
(), false);
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_thread.cc
366
if (fast_state.
GetIgnoreBit
())
tsan_rtl.h
113
DCHECK_EQ(
GetIgnoreBit
(), false);
148
bool
GetIgnoreBit
() const { return (s64)x_ < 0; }
388
// This is a slow path flag. On fast path, fast_state.
GetIgnoreBit
() is read.
tsan_rtl.cc
829
if (fast_state.
GetIgnoreBit
()) {
Completed in 17 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025