summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-MAXPOSIXSEMAPHORES.yml
blob: 427b601a269fa6c15fca914b518912b36f80c3e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
SPDX-License-Identifier: CC-BY-SA-4.0
active: true
appl-config-option-type: integer
appl-config-option-default-value: 0
appl-config-option-description: |
  The value of this configuration option defines the maximum number of POSIX
  API Named Semaphores that can be concurrently active.
appl-config-option-index: []
appl-config-option-name: CONFIGURE_MAXIMUM_POSIX_SEMAPHORES
appl-config-option-notes: |
  This object class can be configured in unlimited allocation mode, see
  :ref:`ConfigUnlimitedObjects`.

  Named semaphores are created with :c:func:`sem_open()`.  Semaphores
  initialized with :c:func:`sem_init()` are not affected by this configuration
  option since the storage space for these semaphores is user-provided.
appl-config-option-constraint:
  min: 0
  max: 65535
  links:
  - RTEMS-ACFG-OPT-CONSTRAINTUNLIMITED
  - RTEMS-ACFG-OPT-CONSTRAINTWKSPACE
  - RTEMS-ACFG-OPT-CONSTRAINTMEMSZ
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false
enabled-by: []
header: ''
interface-type: appl-config-option
level: 1.99
links:
- RTEMS-ACFG-POSIX: bSf7xgvXVpy1u_mxP7Fk8qCHwxGCpkc9LrwgT9RzWSY=
normative: true
ref: ''
reviewed: ZpB6iOxxNIA9FklsO1O4SmcJlClGEwS-e2yskIMqwvU=
text: ''
type: interface