|
RTEMS CPU Kit with SuperCore
4.11.3
|
Core Semaphore Initialize. More...
#include <rtems/score/coresemimpl.h>
Functions | |
| void | _CORE_semaphore_Initialize (CORE_semaphore_Control *the_semaphore, const CORE_semaphore_Attributes *the_semaphore_attributes, uint32_t initial_value) |
| Initialize the semaphore based on the parameters passed. More... | |
Core Semaphore Initialize.
1.8.13