Public Member Functions | |
ThreadPoolLanesParams () | |
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) | |
Public Attributes | |
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|