Apache2
|
#include <h2_mplx.h>
int h2_mplx::aborted |
conn_rec* h2_mplx::c1 |
apr_array_header_t* h2_mplx::c2_transits |
int h2_mplx::child_num |
apr_uint32_t h2_mplx::id |
apr_uint32_t h2_mplx::irritations_since |
struct apr_thread_cond_t* h2_mplx::join_wait |
apr_time_t h2_mplx::last_mood_change |
apr_thread_mutex_t* h2_mplx::lock |
apr_uint32_t h2_mplx::max_spare_transits |
apr_uint32_t h2_mplx::max_stream_id_started |
apr_uint32_t h2_mplx::max_streams |
apr_interval_time_t h2_mplx::mood_update_interval |
apr_thread_mutex_t* h2_mplx::poll_lock |
int h2_mplx::polling |
apr_pollset_t* h2_mplx::pollset |
apr_pool_t* h2_mplx::pool |
apr_uint32_t h2_mplx::processing_count |
apr_uint32_t h2_mplx::processing_limit |
apr_uint32_t h2_mplx::processing_max |
ap_conn_producer_t* h2_mplx::producer |
struct h2_iqueue* h2_mplx::q |
server_rec* h2_mplx::s |
struct h2_ihash_t* h2_mplx::shold |
int h2_mplx::shutdown |
apr_array_header_t* h2_mplx::spurge |
struct h2_stream* h2_mplx::stream0 |
apr_size_t h2_mplx::stream_max_mem |
struct h2_ihash_t* h2_mplx::streams |
apr_array_header_t* h2_mplx::streams_ev_in |
apr_array_header_t* h2_mplx::streams_ev_out |
struct h2_iqueue* h2_mplx::streams_input_read |
struct h2_iqueue* h2_mplx::streams_output_written |
struct h2_workers* h2_mplx::workers |