Home
last modified time | relevance | path

Searched refs:m_FlushIsDone (Results 1 – 3 of 3) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netcache/
H A Dsrv_inlines.hpp422 m_FlushIsDone = false; in RequestFlush()
430 return ACCESS_ONCE(m_FlushIsDone); in FlushIsDone()
H A Dsrv_sockets.hpp314 bool m_FlushIsDone; member in CSrvSocketTask
H A Dsockets_man.cpp1408 ACCESS_ONCE(m_FlushIsDone) = true; in InternalRunSlice()