Main Page
Namespace List
Compound List
File List
Namespace Members
Compound Members
Related Pages
lfc::posixPAL::threads::MutexHandle Struct Reference
posix mutex handle type.
More...
#include <
threadsPAL.hpp
>
List of all members.
Public Methods
MutexHandle
()
bool
isNull
() const
Public Attributes
::pthread_mutex_t
handle
bool
valid
Private Methods
void
operator==
(const MutexHandle &) const
Detailed Description
posix mutex handle type.
Constructor & Destructor Documentation
lfc::posixPAL::threads::MutexHandle::MutexHandle
(
)
[inline]
Member Function Documentation
bool lfc::posixPAL::threads::MutexHandle::isNull
(
)
const
[inline]
void lfc::posixPAL::threads::MutexHandle::operator==
(
const MutexHandle &
)
const
[private]
Member Data Documentation
::pthread_mutex_t lfc::posixPAL::threads::MutexHandle::handle
bool lfc::posixPAL::threads::MutexHandle::valid
The documentation for this struct was generated from the following file:
posix/threadsPAL.hpp
Generated on Sat Jan 26 00:35:12 2002 for LFC2 PAL by
1.2.11.1 written by
Dimitri van Heesch
, © 1997-2001