allow_request_buffering | NotifyExt::ThreadPoolParams | |
default_priority | NotifyExt::ThreadPoolParams | |
dynamic_threads | NotifyExt::ThreadPoolParams | |
max_buffered_requests | NotifyExt::ThreadPoolParams | |
max_request_buffer_size | NotifyExt::ThreadPoolParams | |
priority_model | NotifyExt::ThreadPoolParams | |
server_priority | NotifyExt::ThreadPoolParams | |
stacksize | NotifyExt::ThreadPoolParams | |
static_threads | NotifyExt::ThreadPoolParams | |
ThreadPoolParams() | NotifyExt::ThreadPoolParams | [inline] |
ThreadPoolParams(NotifyExt.PriorityModel priority_model, short server_priority, int stacksize, int static_threads, int dynamic_threads, short default_priority, boolean allow_request_buffering, int max_buffered_requests, int max_request_buffer_size) | NotifyExt::ThreadPoolParams | [inline] |