mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-19 02:02:34 +08:00
c-user: rtems_scheduler_ident_by_processor_set()
Document new error status.
This commit is contained in:
@@ -202,6 +202,10 @@ the specified processor set.
|
||||
The ``id`` parameter was `NULL
|
||||
<https://en.cppreference.com/w/c/types/NULL>`_.
|
||||
|
||||
:c:macro:`RTEMS_INVALID_ADDRESS`
|
||||
The ``cpuset`` parameter was `NULL
|
||||
<https://en.cppreference.com/w/c/types/NULL>`_.
|
||||
|
||||
:c:macro:`RTEMS_INVALID_SIZE`
|
||||
The processor set size was invalid.
|
||||
|
||||
|
Reference in New Issue
Block a user