source: rtems-central/spec/acfg/opt/RTEMS-ACFG-OPT-POSIXINITTHREADSTACKSIZE.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.2 KB
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0
2active: true
3appl-config-option-data-type: |
4  Unsigned integer (``size_t``).
5appl-config-option-default-value: |
6  The default value is 2 \* RTEMS_MINIMUM_STACK_SIZE.
7appl-config-option-description: |
8  ``CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE`` is the stack size of the single
9  initialization thread defined by the POSIX API Initialization Threads
10  Table.
11appl-config-option-index: []
12appl-config-option-name: CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE
13appl-config-option-notes: |
14  If the stack size specified is greater than the configured minimum, it must
15  be accounted for in ``CONFIGURE_EXTRA_TASK_STACKS``.  See :ref:`Reserve
16  Task/Thread Stack Memory Above Minimum` for more information about
17  ``CONFIGURE_EXTRA_TASK_STACKS``.
18appl-config-option-range: |
19  Zero or positive.
20copyrights:
21- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
22derived: false
23enabled-by: []
24header: ''
25interface-type: appl-config-option
26level: 1.104
27links:
28- RTEMS-ACFG-POSIXINIT: oVe3LoIfxgyisYoH0mXl_PoC1X2Xc1QXF4i_e4KWRpQ=
29normative: true
30ref: ''
31reviewed: RpptUB-m1nWQihqz0jz-rW_GDQRVT4UNu887xmupW-I=
32text: ''
33type: interface
Note: See TracBrowser for help on using the repository browser.