OW_MutexImpl.hpp File Reference

#include "OW_config.h"
#include "OW_ThreadTypes.hpp"

Include dependency graph for OW_MutexImpl.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  OW_NAMESPACE
namespace  OW_NAMESPACE::MutexImpl

Functions

int OW_NAMESPACE::MutexImpl::createMutex (Mutex_t &handle)
 Create a platform specific mutext handle.
int OW_NAMESPACE::MutexImpl::destroyMutex (Mutex_t &handle)
 Destroy a mutex previously created with createMutex.
int OW_NAMESPACE::MutexImpl::acquireMutex (Mutex_t &handle)
 Acquire the mutex specified by a given mutex handle.
int OW_NAMESPACE::MutexImpl::releaseMutex (Mutex_t &handle)
 Release a mutex that was previously acquired with the acquireMutex method.


Generated on Thu Feb 9 09:02:20 2006 for openwbem by  doxygen 1.4.6