Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_STL_mutex_lock Struct Reference

#include <stl_threads.h>

List of all members.

Public Methods

void _M_initialize ()
void _M_acquire_lock ()
void _M_release_lock ()


Member Function Documentation

void std::_STL_mutex_lock::_M_acquire_lock ( ) [inline]
 

Definition at line 330 of file stl_threads.h.

void std::_STL_mutex_lock::_M_initialize ( ) [inline]
 

Definition at line 329 of file stl_threads.h.

void std::_STL_mutex_lock::_M_release_lock ( ) [inline]
 

Definition at line 331 of file stl_threads.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:30:01 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001