Main Page
Modules
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
os::Gate Class Reference
#include <
locker.h
>
List of all members.
Public Methods
Gate
(const char *pzName, bool bReqursive=true, bool bInterruptible=false)
~Gate
()
int
Lock
() const
int
Unlock
() const
int
Close
() const
int
Open
() const
Detailed Description
Description:
See also:
Author(s):
Kurt Skauen (
kurt@atheos.cx
)
Constructor & Destructor Documentation
os::Gate::Gate (
const char *
pzName
,
bool
bReqursive
= true,
bool
bInterruptible
= false )
[inline]
os::Gate::~Gate (
)
[inline]
Member Function Documentation
int os::Gate::Close (
) const
[inline]
int os::Gate::Lock (
) const
[inline]
int os::Gate::Open (
) const
[inline]
int os::Gate::Unlock (
) const
[inline]
The documentation for this class was generated from the following file:
locker.h
Generated at Sat Apr 7 16:11:35 2001 for AtheOS higlevel API by
1.2.5 written by
Dimitri van Heesch
, © 1997-2001