summaryrefslogtreecommitdiffstats
path: root/spec/if/acfg/posix-init-thread-entry-point.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/if/acfg/posix-init-thread-entry-point.yml')
-rw-r--r--spec/if/acfg/posix-init-thread-entry-point.yml25
1 files changed, 0 insertions, 25 deletions
diff --git a/spec/if/acfg/posix-init-thread-entry-point.yml b/spec/if/acfg/posix-init-thread-entry-point.yml
deleted file mode 100644
index fca4e899..00000000
--- a/spec/if/acfg/posix-init-thread-entry-point.yml
+++ /dev/null
@@ -1,25 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-appl-config-option-type: initializer
-constraints:
- texts:
- - |
- The value of this configuration option shall be defined to a valid function
- pointer of the type ``void *( *entry_point )( void * )``.
-copyrights:
-- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
-default-value: '``POSIX_Init``'
-description: |
- The value of this configuration option initializes the entry point 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
-name: CONFIGURE_POSIX_INIT_THREAD_ENTRY_POINT
-notes: |
- The application shall provide the function referenced by this configuration
- option.
-text: ''
-type: interface