RTEMS  5.0.0
Data Structures | Macros | Variables
semaphore.h File Reference

Private Support Information for POSIX Semaphores. More...

#include <rtems/score/objectdata.h>
#include <limits.h>
#include <semaphore.h>

Go to the source code of this file.

Data Structures

struct  POSIX_Semaphore_Control
 

Macros

#define POSIX_SEMAPHORE_INFORMATION_DEFINE(max)
 Macro to define the objects information for the POSIX Semaphore objects. More...
 

Variables

Objects_Information _POSIX_Semaphore_Information
 The POSIX Semaphore objects information.
 

Detailed Description

Private Support Information for POSIX Semaphores.

This include file contains all the private support information for POSIX Semaphores.