Home
last modified time | relevance | path

Searched refs:x_ProcessShutdown (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netschedule/
H A Dns_handler.hpp188 void x_ProcessShutdown(CQueue*);
H A Dns_handler.cpp88 { "SHUTDOWN", { &CNetScheduleHandler::x_ProcessShutdown,
3209 void CNetScheduleHandler::x_ProcessShutdown(CQueue*) in x_ProcessShutdown() function in CNetScheduleHandler
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netstorage/
H A Dnst_handler.hpp260 void x_ProcessShutdown(const CJsonNode & message,
H A Dnst_handler.cpp77 { "SHUTDOWN", & CNetStorageHandler::x_ProcessShutdown },
1541 CNetStorageHandler::x_ProcessShutdown( in x_ProcessShutdown() function in CNetStorageHandler