Home
last modified time | relevance | path

Searched defs:last_flush (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/zlib/
H A Ddeflate.h115 int last_flush; /* value of flush param for previous deflate call */ member
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp471 u64 last_flush = start; in BackgroundThread() local