mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
rtems_scheduler_ident_by_processor_set() docs
Document new error status.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user