summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/posix-init-thread-stack-size.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/if/posix-init-thread-stack-size.yml')
-rw-r--r--spec/acfg/if/posix-init-thread-stack-size.yml22
1 files changed, 22 insertions, 0 deletions
diff --git a/spec/acfg/if/posix-init-thread-stack-size.yml b/spec/acfg/if/posix-init-thread-stack-size.yml
new file mode 100644
index 00000000..b3be22e1
--- /dev/null
+++ b/spec/acfg/if/posix-init-thread-stack-size.yml
@@ -0,0 +1,22 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+appl-config-option-type: integer
+constraints:
+ min: ${min-task-stack-size:/name}
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+default-value: ${min-posix-thread-stack-size:/name}
+description: |
+ The value of this configuration option defines the thread stack size of the
+ POSIX API initialization thread.
+enabled-by: true
+index-entries: []
+interface-type: appl-config-option
+links:
+- role: appl-config-group-member
+ uid: group-posixinit
+- role: constraint
+ uid: constraint-stackspace
+name: CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE
+notes: null
+text: ''
+type: interface