STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

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

winstl_thread_mutex.h File Reference

Intra-process mutex, based on Windows CRITICAL_SECTION. More...

#include "winstl.h"

Go to the source code of this file.

Namespaces

namespace  winstl

Functions

void lock_instance (::winstl::thread_mutex &mx)
 This control ref concepts_shims "shim" aquires a lock on the given mutex.

void unlock_instance (::winstl::thread_mutex &mx)
 This control ref concepts_shims "shim" releases a lock on the given mutex.


Detailed Description

Intra-process mutex, based on Windows CRITICAL_SECTION.


STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004