source: rtems-central/spec/acfg/opt/RTEMS-ACFG-OPT-MAXPOSIXQUEUEDSIGNALS.yml @ 64987c4

Last change on this file since 64987c4 was 64987c4, checked in by Sebastian Huber <sebastian.huber@…>, on 03/17/20 at 09:06:27

spec: Add application configuration

  • Property mode set to 100644
File size: 1.0 KB
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0
2active: true
3appl-config-option-data-type: |
4  Unsigned integer (``uint32_t``).
5appl-config-option-default-value: |
6  The default value is 0.
7appl-config-option-description: |
8  ``CONFIGURE_MAXIMUM_POSIX_QUEUED_SIGNALS`` is the maximum number of POSIX
9  API Queued Signals that can be concurrently active.
10appl-config-option-index: []
11appl-config-option-name: CONFIGURE_MAXIMUM_POSIX_QUEUED_SIGNALS
12appl-config-option-notes: |
13  Unlimited objects are not available for queued signals.
14
15  Queued signals are only available if RTEMS was built with the
16  ``--enable-posix`` build configuration option.
17appl-config-option-range: |
18  Zero or positive.
19copyrights:
20- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
21derived: false
22enabled-by: []
23header: ''
24interface-type: appl-config-option
25level: 1.98
26links:
27- RTEMS-ACFG-POSIX: bSf7xgvXVpy1u_mxP7Fk8qCHwxGCpkc9LrwgT9RzWSY=
28normative: true
29ref: ''
30reviewed: 3y-8Fcir9tbYZbjjF9IYEcXs6TeXA0mq3N0yovhVigc=
31text: ''
32type: interface
Note: See TracBrowser for help on using the repository browser.