summaryrefslogtreecommitdiffstats
path: root/spec/rtems/scheduler/if
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/scheduler/if')
-rw-r--r--spec/rtems/scheduler/if/add-processor.yml2
-rw-r--r--spec/rtems/scheduler/if/get-maximum-priority.yml2
-rw-r--r--spec/rtems/scheduler/if/get-processor-macro.yml2
-rw-r--r--spec/rtems/scheduler/if/get-processor-maximum-macro.yml2
-rw-r--r--spec/rtems/scheduler/if/get-processor-maximum.yml2
-rw-r--r--spec/rtems/scheduler/if/get-processor-set.yml2
-rw-r--r--spec/rtems/scheduler/if/get-processor.yml2
-rw-r--r--spec/rtems/scheduler/if/group.yml2
-rw-r--r--spec/rtems/scheduler/if/header.yml2
-rw-r--r--spec/rtems/scheduler/if/ident-by-processor-set.yml2
-rw-r--r--spec/rtems/scheduler/if/ident-by-processor.yml2
-rw-r--r--spec/rtems/scheduler/if/ident.yml2
-rw-r--r--spec/rtems/scheduler/if/map-priority-from-posix.yml2
-rw-r--r--spec/rtems/scheduler/if/map-priority-to-posix.yml2
-rw-r--r--spec/rtems/scheduler/if/remove-processor.yml2
15 files changed, 15 insertions, 15 deletions
diff --git a/spec/rtems/scheduler/if/add-processor.yml b/spec/rtems/scheduler/if/add-processor.yml
index 9195a524..1c3ce362 100644
--- a/spec/rtems/scheduler/if/add-processor.yml
+++ b/spec/rtems/scheduler/if/add-processor.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
Adds the processor to the set of processors owned by the scheduler.
copyrights:
-- Copyright (C) 2016, 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2016, 2021 embedded brains GmbH & Co. KG
definition:
default:
attributes: null
diff --git a/spec/rtems/scheduler/if/get-maximum-priority.yml b/spec/rtems/scheduler/if/get-maximum-priority.yml
index bc8621b5..434e7f8b 100644
--- a/spec/rtems/scheduler/if/get-maximum-priority.yml
+++ b/spec/rtems/scheduler/if/get-maximum-priority.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
Gets the maximum task priority of the scheduler.
copyrights:
-- Copyright (C) 2018, 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2018, 2020 embedded brains GmbH & Co. KG
definition:
default:
attributes: null
diff --git a/spec/rtems/scheduler/if/get-processor-macro.yml b/spec/rtems/scheduler/if/get-processor-macro.yml
index c1e12cd5..b21a3d00 100644
--- a/spec/rtems/scheduler/if/get-processor-macro.yml
+++ b/spec/rtems/scheduler/if/get-processor-macro.yml
@@ -1,7 +1,7 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: null
copyrights:
-- Copyright (C) 2014, 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2014, 2021 embedded brains GmbH & Co. KG
definition:
default:
attributes: null
diff --git a/spec/rtems/scheduler/if/get-processor-maximum-macro.yml b/spec/rtems/scheduler/if/get-processor-maximum-macro.yml
index 378f9298..6ba23774 100644
--- a/spec/rtems/scheduler/if/get-processor-maximum-macro.yml
+++ b/spec/rtems/scheduler/if/get-processor-maximum-macro.yml
@@ -1,7 +1,7 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: null
copyrights:
-- Copyright (C) 2013, 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2013, 2021 embedded brains GmbH & Co. KG
definition:
default:
attributes: null
diff --git a/spec/rtems/scheduler/if/get-processor-maximum.yml b/spec/rtems/scheduler/if/get-processor-maximum.yml
index 7179e0d1..aa88d6c3 100644
--- a/spec/rtems/scheduler/if/get-processor-maximum.yml
+++ b/spec/rtems/scheduler/if/get-processor-maximum.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
Returns the processor maximum supported by the system.
copyrights:
-- Copyright (C) 2013, 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2013, 2021 embedded brains GmbH & Co. KG
definition:
default:
attributes: null
diff --git a/spec/rtems/scheduler/if/get-processor-set.yml b/spec/rtems/scheduler/if/get-processor-set.yml
index 7c9ab492..2a8ed270 100644
--- a/spec/rtems/scheduler/if/get-processor-set.yml
+++ b/spec/rtems/scheduler/if/get-processor-set.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
Gets the set of processors owned by the scheduler.
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
- Copyright (C) 1988, 2017 On-Line Applications Research Corporation (OAR)
definition:
default:
diff --git a/spec/rtems/scheduler/if/get-processor.yml b/spec/rtems/scheduler/if/get-processor.yml
index 9c7c9d4c..08e9afab 100644
--- a/spec/rtems/scheduler/if/get-processor.yml
+++ b/spec/rtems/scheduler/if/get-processor.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
Returns the index of the current processor.
copyrights:
-- Copyright (C) 2014, 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2014, 2021 embedded brains GmbH & Co. KG
definition:
default:
attributes: null
diff --git a/spec/rtems/scheduler/if/group.yml b/spec/rtems/scheduler/if/group.yml
index c5ab8ce7..9a9c7df5 100644
--- a/spec/rtems/scheduler/if/group.yml
+++ b/spec/rtems/scheduler/if/group.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
The scheduling concepts relate to the allocation of processing time for tasks.
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
description: |
The concept of scheduling in real-time systems dictates the ability to
diff --git a/spec/rtems/scheduler/if/header.yml b/spec/rtems/scheduler/if/header.yml
index 6ad80de0..123ad11c 100644
--- a/spec/rtems/scheduler/if/header.yml
+++ b/spec/rtems/scheduler/if/header.yml
@@ -1,7 +1,7 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: This header file defines the main parts of the Scheduler Manager API.
copyrights:
-- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: true
index-entries: []
interface-type: header-file
diff --git a/spec/rtems/scheduler/if/ident-by-processor-set.yml b/spec/rtems/scheduler/if/ident-by-processor-set.yml
index 515d72f0..8fdacc44 100644
--- a/spec/rtems/scheduler/if/ident-by-processor-set.yml
+++ b/spec/rtems/scheduler/if/ident-by-processor-set.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
Identifies a scheduler by the processor set.
copyrights:
-- Copyright (C) 2017, 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2017, 2020 embedded brains GmbH & Co. KG
definition:
default:
attributes: null
diff --git a/spec/rtems/scheduler/if/ident-by-processor.yml b/spec/rtems/scheduler/if/ident-by-processor.yml
index dbe29b34..35ac7b00 100644
--- a/spec/rtems/scheduler/if/ident-by-processor.yml
+++ b/spec/rtems/scheduler/if/ident-by-processor.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
Identifies a scheduler by the processor index.
copyrights:
-- Copyright (C) 2017, 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2017, 2020 embedded brains GmbH & Co. KG
definition:
default:
attributes: null
diff --git a/spec/rtems/scheduler/if/ident.yml b/spec/rtems/scheduler/if/ident.yml
index 663618e0..7c33037a 100644
--- a/spec/rtems/scheduler/if/ident.yml
+++ b/spec/rtems/scheduler/if/ident.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
Identifies a scheduler by the object name.
copyrights:
-- Copyright (C) 2014, 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2014, 2020 embedded brains GmbH & Co. KG
definition:
default:
attributes: null
diff --git a/spec/rtems/scheduler/if/map-priority-from-posix.yml b/spec/rtems/scheduler/if/map-priority-from-posix.yml
index d51398de..8126007e 100644
--- a/spec/rtems/scheduler/if/map-priority-from-posix.yml
+++ b/spec/rtems/scheduler/if/map-priority-from-posix.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
Maps a POSIX thread priority to the corresponding Classic API task priority.
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
definition:
default:
attributes: null
diff --git a/spec/rtems/scheduler/if/map-priority-to-posix.yml b/spec/rtems/scheduler/if/map-priority-to-posix.yml
index 472b9963..7c79dca3 100644
--- a/spec/rtems/scheduler/if/map-priority-to-posix.yml
+++ b/spec/rtems/scheduler/if/map-priority-to-posix.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
Maps a Classic API task priority to the corresponding POSIX thread priority.
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
definition:
default:
attributes: null
diff --git a/spec/rtems/scheduler/if/remove-processor.yml b/spec/rtems/scheduler/if/remove-processor.yml
index d7a8b182..8ab60cf0 100644
--- a/spec/rtems/scheduler/if/remove-processor.yml
+++ b/spec/rtems/scheduler/if/remove-processor.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
Removes the processor from the set of processors owned by the scheduler.
copyrights:
-- Copyright (C) 2016, 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2016, 2021 embedded brains GmbH & Co. KG
definition:
default:
attributes: null