summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKDEALLOCATOR.yml
blob: c507ee826911f594aac096946bcc6ad44faa4e9b (plain)
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
29
30
31
32
33
34
35
36
37
38
39
SPDX-License-Identifier: CC-BY-SA-4.0
active: true
appl-config-option-type: initializer
appl-config-option-default-value: |
  The default value is ``_Workspace_Free``, which indicates that task stacks
  will be allocated from the RTEMS Workspace.
appl-config-option-description: |
  The value of this configuration option initializes the stack allocator
  deallocate handler.
appl-config-option-index:
- task stack deallocator
appl-config-option-name: CONFIGURE_TASK_STACK_DEALLOCATOR
appl-config-option-notes: |
  A correctly configured system shall configure the following to be consistent:

  - :ref:`CONFIGURE_TASK_STACK_ALLOCATOR_INIT`

  - :ref:`CONFIGURE_TASK_STACK_ALLOCATOR`

  - `CONFIGURE_TASK_STACK_DEALLOCATOR`
appl-config-option-constraint:
  custom:
  - |
    The value of this configuration option shall be defined to a valid function
    pointer of the type ``void ( *deallocate )( void * )``.
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false
enabled-by: []
header: ''
interface-type: appl-config-option
level: 1.118
links:
- RTEMS-ACFG-STACKALLOC: RinkAR6bq3NOG7L5KiFW19GxN_mHxMpEd6-axxdk-k4=
normative: true
ref: ''
reviewed: YdVw4bEfKr_GbwiZ3Aq3BIMyoxngs02n3fWxP0sYowY=
text: ''
type: interface