summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/min-posix-thread-stack-size.yml
blob: a8397c256a902c1b803e949f639fbe09c10f88d0 (plain) (blame)
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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: integer
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
default-value: |
  The default value is two times the value of
  ${min-task-stack-size:/name}.
description: |
  The value of this configuration option defines the minimum stack size in
  bytes for every POSIX thread in the system.
enabled-by: true
index-entries:
- minimum POSIX thread stack size
interface-type: appl-config-option
links:
- role: requirement-refinement
  uid: ../req/min-posix-thread-stack-size
- role: appl-config-group-member
  uid: group-posix
- role: constraint
  uid: ../constraint/stack-space
- role: constraint
  uid: ../constraint/min-bsp-app
- role: constraint
  uid: ../constraint/option-not-pre-qualified
name: CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE
notes: null
type: interface