mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-24 02:02:29 +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
|
||||
<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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user