Maximum number of distinct job priorities supported by this pool.
Declared in <bdlmt_multiprioritythreadpool.h>
enum Unnamed enum;
| Name | Description |
|---|---|
k_MAX_NUM_PRIORITIES | Maximum number of priorities (sizeof(int) * CHAR_BIT). |
BCEP_MAX_NUM_PRIORITIES | Deprecated alias for k_MAX_NUM_PRIORITIES. |
MAX_NUM_PRIORITIES | Deprecated alias for k_MAX_NUM_PRIORITIES. |