RTEMS Logo

RTEMS 4.10.2 On-Line Library


Mutex Manager Introduction

PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

10.1: Introduction

The mutex manager implements the functionality required of the mutex manager as defined by POSIX 1003.1b-1996. This standard requires that a compliant operating system provide the facilties to ensure that threads can operate with mutual exclusion from one another and defines the API that must be provided.

The services provided by the mutex manager are:


PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

Copyright © 1988-2008 OAR Corporation