From 3bdf817950eadd75a2785b62220eb0b04533b9fd Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 16 Sep 2020 11:48:29 +0200 Subject: spec: Group items by component --- spec/rtems/status/if/already-suspended.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 spec/rtems/status/if/already-suspended.yml (limited to 'spec/rtems/status/if/already-suspended.yml') 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 -- cgit v1.2.3