RTEMS CPU Kit with SuperCore
Functions
corebarrierrelease.c File Reference

Manually releases the Barrier. More...

#include <rtems/score/corebarrierimpl.h>
#include <rtems/score/objectimpl.h>
#include <rtems/score/threadqimpl.h>
Include dependency graph for corebarrierrelease.c:

Functions

uint32_t _CORE_barrier_Release (CORE_barrier_Control *the_barrier, Objects_Id id, CORE_barrier_API_mp_support_callout api_barrier_mp_support)
 Manually release the barrier. More...
 

Detailed Description

Manually releases the Barrier.