RTEMS Logo

RTEMS 4.10.2 On-Line Library


Semaphore Manager "sem_t" Structure

PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

9.2.2: "sem_t" Structure

The sem_t structure is used to represent semaphores. It is passed as an argument to the semaphore directives and is defined as follows:

typedef int sem_t;


PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

Copyright © 1988-2008 OAR Corporation