Maximum number of distinct job priorities supported by this pool.

Synopsis

Declared in <bdlmt_multiprioritythreadpool.h>

enum Unnamed enum;

Members

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.

Created with MrDocs