|
RTEMS CPU Kit with SuperCore
4.11.2
|
This file contains the initialization of the POSIX Spinlock Manager. More...
#include <limits.h>#include <rtems/system.h>#include <rtems/config.h>#include <rtems/posix/spinlockimpl.h>
Functions | |
| void | _POSIX_Spinlock_Manager_initialization (void) |
| _POSIX_Spinlock_Manager_initialization More... | |
This file contains the initialization of the POSIX Spinlock Manager.
| void _POSIX_Spinlock_Manager_initialization | ( | void | ) |
_POSIX_Spinlock_Manager_initialization
POSIX spinlock manager initialization.
References _Objects_Initialize_information(), and _POSIX_Spinlock_Information.
1.8.13