summaryrefslogtreecommitdiffstats
path: root/spec/rtems/task/if/maximum-priority.yml
blob: 9f8210408f6e3f248b2731f9f429844d67478a79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This runtime constant represents the lowest (least important) task priority
  of the scheduler with index zero.
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
- Copyright (C) 1988, 2017 On-Line Applications Research Corporation (OAR)
definition:
  default: ${maximum-priority-impl:/name}()
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: define
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: RTEMS_MAXIMUM_PRIORITY
notes: null
type: interface