allow_borrowing | NotifyExt::ThreadPoolLanesParams | |
allow_request_buffering | NotifyExt::ThreadPoolLanesParams | |
lanes | NotifyExt::ThreadPoolLanesParams | |
max_buffered_requests | NotifyExt::ThreadPoolLanesParams | |
max_request_buffer_size | NotifyExt::ThreadPoolLanesParams | |
priority_model | NotifyExt::ThreadPoolLanesParams | |
server_priority | NotifyExt::ThreadPoolLanesParams | |
stacksize | NotifyExt::ThreadPoolLanesParams | |
ThreadPoolLanesParams() | NotifyExt::ThreadPoolLanesParams | [inline] |
ThreadPoolLanesParams(NotifyExt.PriorityModel priority_model, short server_priority, int stacksize, NotifyExt.ThreadPoolLane[] lanes, boolean allow_borrowing, boolean allow_request_buffering, int max_buffered_requests, int max_request_buffer_size) | NotifyExt::ThreadPoolLanesParams | [inline] |