OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsRead
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl.cc
719
old.
IsRead
() <= cur.
IsRead
())
750
// set
IsRead
bit in addr_vect
tsan_rtl.h
265
bool ALWAYS_INLINE IsWrite() const { return !
IsRead
(); }
266
bool ALWAYS_INLINE
IsRead
() const { return x_ & kReadBit; }
Completed in 14 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025