summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-MAXTHREADNAMESIZE.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-MAXTHREADNAMESIZE.yml33
1 files changed, 33 insertions, 0 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-MAXTHREADNAMESIZE.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-MAXTHREADNAMESIZE.yml
new file mode 100644
index 00000000..def36f2f
--- /dev/null
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-MAXTHREADNAMESIZE.yml
@@ -0,0 +1,33 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+active: true
+appl-config-option-data-type: |
+ Unsigned integer (``size_t``).
+appl-config-option-default-value: |
+ The default value is 16. This value was chosen for Linux compatibility,
+ see
+ `PTHREAD_SETNAME_NP(3) <http://man7.org/linux/man-pages/man3/pthread_setname_np.3.html>`_.
+appl-config-option-description: |
+ This configuration parameter specifies the maximum thread name size
+ including the terminating `NUL` character.
+appl-config-option-index:
+- maximum thread name size
+appl-config-option-name: CONFIGURE_MAXIMUM_THREAD_NAME_SIZE
+appl-config-option-notes: |
+ The size of the thread control block is increased by the maximum thread name
+ size. This configuration option is available since RTEMS 5.1.
+appl-config-option-range: |
+ No restrictions.
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+derived: false
+enabled-by: []
+header: ''
+interface-type: appl-config-option
+level: 1.74
+links:
+- RTEMS-ACFG-GENERAL: B6rbi_eXOZOzB3o8-DYzrc0JmF7ON1adlcZj3dQd6WY=
+normative: true
+ref: ''
+reviewed: bAJnLtU8LrPzUyymLByizlcb-DRHawo1OwhGhKlvXZo=
+text: ''
+type: interface