MAX_TASK_PRIORITY top-level constant

int const MAX_TASK_PRIORITY

The maximum task priority value.

Implementation

const int MAX_TASK_PRIORITY = 9999;