summaryrefslogtreecommitdiffstats
path: root/spec/rtems/status/if/already-suspended.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-16 11:48:29 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-16 16:33:00 +0200
commit3bdf817950eadd75a2785b62220eb0b04533b9fd (patch)
treeed221c6de813e7a473e2882af6326bf2e5b44bd1 /spec/rtems/status/if/already-suspended.yml
parentspec: Specify rtems_task_construct() (diff)
downloadrtems-central-3bdf817950eadd75a2785b62220eb0b04533b9fd.tar.bz2
spec: Group items by component
Diffstat (limited to 'spec/rtems/status/if/already-suspended.yml')
-rw-r--r--spec/rtems/status/if/already-suspended.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/spec/rtems/status/if/already-suspended.yml b/spec/rtems/status/if/already-suspended.yml
new file mode 100644
index 00000000..30b0ae3a
--- /dev/null
+++ b/spec/rtems/status/if/already-suspended.yml
@@ -0,0 +1,16 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: |
+ This status code indicates that the thread was already suspended.
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 1989, 2008 On-Line Applications Research Corporation (OAR)
+definition:
+ default: '15'
+ variants: []
+description: null
+enabled-by: true
+interface-type: enumerator
+links: []
+name: RTEMS_ALREADY_SUSPENDED
+notes: null
+type: interface