RTEMS  5.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
semrelease.c File Reference

RTEMS Semaphore ReleaseThis file contains the implementation of the Classic API directive rtems_semaphore_release(). More...

#include <rtems/rtems/semimpl.h>
#include <rtems/rtems/statusimpl.h>

Functions

rtems_status_code rtems_semaphore_release (rtems_id id)
 RTEMS Semaphore Release. More...
 

Detailed Description

RTEMS Semaphore Release

This file contains the implementation of the Classic API directive rtems_semaphore_release().