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:
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]
Generated at Tue Sep 11 15:27:48 2001 for AtheOS higlevel API by
1.2.9.1 written by
Dimitri van Heesch
, © 1997-2001