RTEMS 6.1-rc1
Functions
coresem.c File Reference

This source file contains the implementation of _CORE_semaphore_Initialize(). More...

#include <rtems/score/coresemimpl.h>

Functions

void _CORE_semaphore_Initialize (CORE_semaphore_Control *the_semaphore, uint32_t initial_value)
 Initializes the semaphore based on the parameters passed. More...
 

Detailed Description

This source file contains the implementation of _CORE_semaphore_Initialize().