RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
corebarrier.c File Reference

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.
 

Detailed Description

This source file contains the implementation of _CORE_barrier_Initialize().