winstl/synch/thread_mutex.hpp File Reference


Detailed Description

[C++ only] Definition of winstl::thread_mutex class (Synchronisation Library).

#include <winstl/winstl.h>
#include <stlsoft/synch/concepts.hpp>

Go to the source code of this file.

Namespaces

namespace  winstl

Classes

class  thread_mutex
 This class provides an implementation of the mutex model based on the Win32 CRITICAL_SECTION. More...
struct  thread_mutex_lock_traits
 Traits for the thread_mutex class. More...

Functions

void lock_instance (winstl_ns_qual(thread_mutex)&mx)
 This control shim aquires a lock on the given mutex.
void unlock_instance (winstl_ns_qual(thread_mutex)&mx)
 This control shim releases a lock on the given mutex.


Generated on Thu Jun 10 08:58:00 2010 for STLSoft by  doxygen 1.5.6