forked from Imagelibrary/rtems
Removed items which are now automatically generated.
This commit is contained in:
@@ -6,22 +6,8 @@
|
|||||||
@c $Id$
|
@c $Id$
|
||||||
@c
|
@c
|
||||||
|
|
||||||
@ifinfo
|
|
||||||
@node Mutex Manager, Mutex Manager Introduction, Preface, Top
|
|
||||||
@end ifinfo
|
|
||||||
@chapter Mutex Manager
|
@chapter Mutex Manager
|
||||||
@ifinfo
|
|
||||||
@menu
|
|
||||||
* Mutex Manager Introduction::
|
|
||||||
* Mutex Manager Background::
|
|
||||||
* Mutex Manager Operations::
|
|
||||||
* Mutex Manager Directives::
|
|
||||||
@end menu
|
|
||||||
@end ifinfo
|
|
||||||
|
|
||||||
@ifinfo
|
|
||||||
@node Mutex Manager Introduction, Mutex Manager Background, Mutex Manager, Mutex Manager
|
|
||||||
@end ifinfo
|
|
||||||
@section Introduction
|
@section Introduction
|
||||||
|
|
||||||
The mutex manager ...
|
The mutex manager ...
|
||||||
@@ -41,34 +27,11 @@ The directives provided by the mutex manager are:
|
|||||||
@item @code{sigwait} -
|
@item @code{sigwait} -
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
@ifinfo
|
|
||||||
@node Mutex Manager Background, Mutex Manager Operations, Mutex Manager Introduction, Mutex Manager
|
|
||||||
@end ifinfo
|
|
||||||
@section Background
|
@section Background
|
||||||
|
|
||||||
@ifinfo
|
|
||||||
@node Mutex Manager Operations, Mutex Manager Directives, Mutex Manager Background, Mutex Manager
|
|
||||||
@end ifinfo
|
|
||||||
@section Operations
|
@section Operations
|
||||||
|
|
||||||
@ifinfo
|
|
||||||
@node Mutex Manager Directives, sigaddset, Mutex Manager Operations, Mutex Manager
|
|
||||||
@end ifinfo
|
|
||||||
@section Directives
|
@section Directives
|
||||||
@ifinfo
|
|
||||||
@menu
|
|
||||||
* sigaddset::
|
|
||||||
* sigdelset::
|
|
||||||
* sigfillset::
|
|
||||||
* sigismember::
|
|
||||||
* sigemptyset::
|
|
||||||
* sigaction::
|
|
||||||
* pthread_kill::
|
|
||||||
* pthread_sigmask::
|
|
||||||
* kill::
|
|
||||||
* sigwait::
|
|
||||||
@end menu
|
|
||||||
@end ifinfo
|
|
||||||
|
|
||||||
This section details the mutex manager's directives.
|
This section details the mutex manager's directives.
|
||||||
A subsection is dedicated to each of this manager's directives
|
A subsection is dedicated to each of this manager's directives
|
||||||
@@ -76,9 +39,6 @@ and describes the calling sequence, related constants, usage,
|
|||||||
and status codes.
|
and status codes.
|
||||||
|
|
||||||
@page
|
@page
|
||||||
@ifinfo
|
|
||||||
@node sigaddset, sigdelset, Mutex Manager Directives, Mutex Manager Directives
|
|
||||||
@end ifinfo
|
|
||||||
@subsection sigaddset
|
@subsection sigaddset
|
||||||
|
|
||||||
@subheading CALLING SEQUENCE:
|
@subheading CALLING SEQUENCE:
|
||||||
|
|||||||
Reference in New Issue
Block a user