Apache2
h2_mplx Struct Reference

#include <h2_mplx.h>

Collaboration diagram for h2_mplx:

Data Fields

int child_num
 
apr_uint32_t id
 
conn_recc1
 
apr_pool_tpool
 
struct h2_streamstream0
 
server_recs
 
int shutdown
 
int aborted
 
int polling
 
ap_conn_producer_tproducer
 
struct h2_ihash_tstreams
 
struct h2_ihash_tshold
 
apr_array_header_tspurge
 
struct h2_iqueueq
 
apr_size_t stream_max_mem
 
apr_uint32_t max_streams
 
apr_uint32_t max_stream_id_started
 
apr_uint32_t processing_count
 
apr_uint32_t processing_limit
 
apr_uint32_t processing_max
 
apr_time_t last_mood_change
 
apr_interval_time_t mood_update_interval
 
apr_uint32_t irritations_since
 
apr_thread_mutex_tlock
 
struct apr_thread_cond_tjoin_wait
 
apr_pollset_tpollset
 
apr_array_header_tstreams_ev_in
 
apr_array_header_tstreams_ev_out
 
apr_thread_mutex_tpoll_lock
 
struct h2_iqueuestreams_input_read
 
struct h2_iqueuestreams_output_written
 
struct h2_workersworkers
 
apr_uint32_t max_spare_transits
 
apr_array_header_tc2_transits
 

Field Documentation

◆ aborted

int h2_mplx::aborted

◆ c1

conn_rec* h2_mplx::c1

◆ c2_transits

apr_array_header_t* h2_mplx::c2_transits

◆ child_num

int h2_mplx::child_num

◆ id

apr_uint32_t h2_mplx::id

◆ irritations_since

apr_uint32_t h2_mplx::irritations_since

◆ join_wait

struct apr_thread_cond_t* h2_mplx::join_wait

◆ last_mood_change

apr_time_t h2_mplx::last_mood_change

◆ lock

apr_thread_mutex_t* h2_mplx::lock

◆ max_spare_transits

apr_uint32_t h2_mplx::max_spare_transits

◆ max_stream_id_started

apr_uint32_t h2_mplx::max_stream_id_started

◆ max_streams

apr_uint32_t h2_mplx::max_streams

◆ mood_update_interval

apr_interval_time_t h2_mplx::mood_update_interval

◆ poll_lock

apr_thread_mutex_t* h2_mplx::poll_lock

◆ polling

int h2_mplx::polling

◆ pollset

apr_pollset_t* h2_mplx::pollset

◆ pool

apr_pool_t* h2_mplx::pool

◆ processing_count

apr_uint32_t h2_mplx::processing_count

◆ processing_limit

apr_uint32_t h2_mplx::processing_limit

◆ processing_max

apr_uint32_t h2_mplx::processing_max

◆ producer

ap_conn_producer_t* h2_mplx::producer

◆ q

struct h2_iqueue* h2_mplx::q

◆ s

server_rec* h2_mplx::s

◆ shold

struct h2_ihash_t* h2_mplx::shold

◆ shutdown

int h2_mplx::shutdown

◆ spurge

apr_array_header_t* h2_mplx::spurge

◆ stream0

struct h2_stream* h2_mplx::stream0

◆ stream_max_mem

apr_size_t h2_mplx::stream_max_mem

◆ streams

struct h2_ihash_t* h2_mplx::streams

◆ streams_ev_in

apr_array_header_t* h2_mplx::streams_ev_in

◆ streams_ev_out

apr_array_header_t* h2_mplx::streams_ev_out

◆ streams_input_read

struct h2_iqueue* h2_mplx::streams_input_read

◆ streams_output_written

struct h2_iqueue* h2_mplx::streams_output_written

◆ workers

struct h2_workers* h2_mplx::workers

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