Apache2
motorz_core_t Struct Reference

#include <motorz.h>

Collaboration diagram for motorz_core_t:

Data Fields

ap_unixd_mpm_retained_datampm
 
int first_server_limit
 
int maxclients_reported
 
int max_daemons_limit
 
apr_pool_tpool
 
apr_thread_mutex_tmtx
 
apr_pollset_tpollset
 
apr_skiplisttimeout_ring
 
apr_thread_pool_tworkers
 

Field Documentation

◆ first_server_limit

int motorz_core_t::first_server_limit

◆ max_daemons_limit

int motorz_core_t::max_daemons_limit

◆ maxclients_reported

int motorz_core_t::maxclients_reported

◆ mpm

ap_unixd_mpm_retained_data* motorz_core_t::mpm

◆ mtx

apr_thread_mutex_t* motorz_core_t::mtx

◆ pollset

apr_pollset_t* motorz_core_t::pollset

◆ pool

apr_pool_t* motorz_core_t::pool

◆ timeout_ring

apr_skiplist* motorz_core_t::timeout_ring

◆ workers

apr_thread_pool_t* motorz_core_t::workers

The documentation for this struct was generated from the following file: