Home
last modified time | relevance | path

Searched refs:IsServerStopping (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netcache/
H A Dthreads_man.cpp196 if (IsServerStopping() && !RCUHasCalls(thr->rcu)) in s_PerJiffyTasks_Worker()
252 if (!IsServerStopping()) { in s_WorkerThreadMain()
323 while (!IsServerStopping() || RCUHasCalls(s_SvcThr->rcu)) { in s_ServiceThreadMain()
488 while (!IsServerStopping()) { in RunMainThread()
H A Dsrv_inlines.hpp297 IsServerStopping(void) in IsServerStopping() function