RTEMS 6.1-rc6
|
This source file contains the implementation of _CORE_barrier_Initialize(). More...
#include <rtems/score/corebarrierimpl.h>
Functions | |
void | _CORE_barrier_Initialize (CORE_barrier_Control *the_barrier, uint32_t maximum_count) |
Initializes the core barrier. | |
This source file contains the implementation of _CORE_barrier_Initialize().