os::Locker Class Reference
[Various utillity classes.]

Description:
More...

List of all members.

Public Member Functions

 Locker (const char *pzName, bool bRecursive=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

See also:
Author:
Kurt Skauen ([email protected])


Constructor & Destructor Documentation

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

os::Locker::~Locker (  )  [inline]


Member Function Documentation

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

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

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

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

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

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


Generated on Sat May 9 22:51:10 2009 for Syllable higlevel API by  doxygen 1.5.1