Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

os::Locker Class Reference

#include <locker.h>

List of all members.

Public Methods

 Locker (const char *pzName, bool bReqursive=true, bool bInterruptible=false)
 ~Locker ()
int Lock () const
int Lock (bigtime_t nTimeout) const
int Unlock () const
int GetLockCount () const
thread_id GetOwner () const
bool IsLocked () const


Detailed Description

Description:
See also:
Author:
Kurt Skauen (kurt@atheos.cx)


Constructor & Destructor Documentation

os::Locker::Locker const char * pzName,
bool bReqursive = true,
bool bInterruptible = false
[inline]
 

os::Locker::~Locker [inline]
 


Member Function Documentation

int os::Locker::GetLockCount const [inline]
 

thread_id os::Locker::GetOwner const [inline]
 

bool os::Locker::IsLocked const [inline]
 

int os::Locker::Lock bigtime_t nTimeout const [inline]
 

int os::Locker::Lock const [inline]
 

int os::Locker::Unlock const [inline]
 


Generated at Tue Sep 11 15:27:50 2001 for AtheOS higlevel API by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001