mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-24 01:19:43 +08:00
parent
1161ed179c
commit
e07e376c1f
@ -210,14 +210,14 @@ RTEMS_SYSINIT_POSIX_RWLOCK
|
|||||||
Initialization of the POSIX Read-Write Locks object class. This step is
|
Initialization of the POSIX Read-Write Locks object class. This step is
|
||||||
optional and depends on the application configuration.
|
optional and depends on the application configuration.
|
||||||
|
|
||||||
RTEMS_SYSINIT_POSIX_CLEANUP
|
|
||||||
Initialization of the POSIX Cleanup support. This step is optional and
|
|
||||||
depends on the application configuration.
|
|
||||||
|
|
||||||
RTEMS_SYSINIT_POSIX_KEYS
|
RTEMS_SYSINIT_POSIX_KEYS
|
||||||
Initialization of the POSIX Keys object class. This step is optional
|
Initialization of the POSIX Keys object class. This step is optional
|
||||||
and depends on the application configuration.
|
and depends on the application configuration.
|
||||||
|
|
||||||
|
RTEMS_SYSINIT_POSIX_CLEANUP
|
||||||
|
Initialization of the POSIX Cleanup support. This step is optional and
|
||||||
|
depends on the application configuration.
|
||||||
|
|
||||||
RTEMS_SYSINIT_IDLE_THREADS
|
RTEMS_SYSINIT_IDLE_THREADS
|
||||||
Initialization of idle threads. This step is mandatory.
|
Initialization of idle threads. This step is mandatory.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user