NCBI C++ ToolKit
Functions | Variables
srv_stat.cpp File Reference
#include "task_server_pch.hpp"
#include "srv_stat.hpp"
#include "threads_man.hpp"
#include "memory_man.hpp"
+ Include dependency graph for srv_stat.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

static void s_SaveState (SSrvStateStat &state)
 

Variables

int s_TotalSockets
 
int s_SoftSocketLimit
 
int s_HardSocketLimit
 
SSrvThread ** s_Threads
 

Function Documentation

◆ s_SaveState()

static void s_SaveState ( SSrvStateStat state)
inlinestatic

Definition at line 48 of file srv_stat.cpp.

References GetCntRunningThreads(), and s_TotalSockets.

Referenced by CSrvStat::InitStartState(), and CSrvStat::SaveEndState().

Variable Documentation

◆ s_HardSocketLimit

int s_HardSocketLimit
extern

◆ s_SoftSocketLimit

int s_SoftSocketLimit
extern

◆ s_Threads

SSrvThread** s_Threads
extern

◆ s_TotalSockets

int s_TotalSockets
extern
Modified on Wed Sep 04 14:59:47 2024 by modify_doxy.py rev. 669887