add_connection(Channel_info *channel_info) override | Per_thread_connection_handler | protectedvirtual |
block_until_new_connection() | Per_thread_connection_handler | static |
blocked_pthread_count | Per_thread_connection_handler | static |
check_idle_thread_and_enqueue_connection(Channel_info *channel_info) | Per_thread_connection_handler | private |
COND_flush_thread_cache | Per_thread_connection_handler | privatestatic |
COND_thread_cache | Per_thread_connection_handler | privatestatic |
Connection_handler()=default | Connection_handler | protected |
destroy() | Per_thread_connection_handler | static |
get_max_threads() const override | Per_thread_connection_handler | protectedvirtual |
init() | Per_thread_connection_handler | static |
kill_blocked_pthreads() | Per_thread_connection_handler | static |
LOCK_thread_cache | Per_thread_connection_handler | privatestatic |
max_blocked_pthreads | Per_thread_connection_handler | static |
modify_thread_cache_size(const ulong thread_cache_size) | Per_thread_connection_handler | static |
operator=(const Per_thread_connection_handler &) | Per_thread_connection_handler | private |
Per_thread_connection_handler(const Per_thread_connection_handler &) | Per_thread_connection_handler | private |
Per_thread_connection_handler()=default | Per_thread_connection_handler | |
shrink_cache | Per_thread_connection_handler | static |
slow_launch_threads | Per_thread_connection_handler | static |
waiting_channel_info_list | Per_thread_connection_handler | privatestatic |
~Connection_handler()=default | Connection_handler | protectedvirtual |
~Per_thread_connection_handler() override=default | Per_thread_connection_handler | |