mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-26 16:23:40 +08:00
c-user: rtems_scheduler_ident_by_processor_set()
Document new error status.
This commit is contained in:
parent
aa0c495b1e
commit
605cd1fc47
@ -202,6 +202,10 @@ the specified processor set.
|
|||||||
The ``id`` parameter was `NULL
|
The ``id`` parameter was `NULL
|
||||||
<https://en.cppreference.com/w/c/types/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`
|
:c:macro:`RTEMS_INVALID_SIZE`
|
||||||
The processor set size was invalid.
|
The processor set size was invalid.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user