RTEMS
|
Core Semaphore Initialize. More...
#include <rtems/score/coresemimpl.h>
Go to the source code of this file.
Functions | |
void | _CORE_semaphore_Initialize (CORE_semaphore_Control *the_semaphore, uint32_t initial_value) |
Initializes the semaphore based on the parameters passed. More... | |
Core Semaphore Initialize.
Definition in file coresem.c.