summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-05-07 08:06:54 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-05-07 08:08:24 +0200
commit2146d347aba29746416d736d5b0b67db7d675dd2 (patch)
tree8a88165fb0a3b903b9e321962c23e6e56ca473a0 /cpukit/include/rtems/rtems
parentvalidation: Fix handling of N/A pre-conditions (diff)
downloadrtems-2146d347aba29746416d736d5b0b67db7d675dd2.tar.bz2
rtems_scheduler_ident_by_processor_set() docs
Document new error status.
Diffstat (limited to 'cpukit/include/rtems/rtems')
-rw-r--r--cpukit/include/rtems/rtems/tasks.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/include/rtems/rtems/tasks.h b/cpukit/include/rtems/rtems/tasks.h
index cb620a4c09..df4d7f3d03 100644
--- a/cpukit/include/rtems/rtems/tasks.h
+++ b/cpukit/include/rtems/rtems/tasks.h
@@ -542,6 +542,8 @@ rtems_status_code rtems_scheduler_ident_by_processor(
*
* @retval ::RTEMS_INVALID_ADDRESS The ``id`` parameter was NULL.
*
+ * @retval ::RTEMS_INVALID_ADDRESS The ``cpuset`` parameter was NULL.
+ *
* @retval ::RTEMS_INVALID_SIZE The processor set size was invalid.
*
* @retval ::RTEMS_INVALID_NAME The processor set contained no online