OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:old_epoch
(Results
1 - 1
of
1
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h
184
u64
old_epoch
= epoch();
local
186
DCHECK_EQ(
old_epoch
+ 1, epoch());
187
(void)
old_epoch
;
Completed in 288 milliseconds