_STLP_mutex_base Struct Reference

#include <_threads.h>

Inheritance diagram for _STLP_mutex_base:

_STLP_mutex List of all members.

Public Member Functions

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

Detailed Description

Definition at line 291 of file _threads.h.


Member Function Documentation

void _STLP_mutex_base::_M_initialize (  )  [inline]

Definition at line 414 of file _threads.h.

Referenced by _STLP_mutex::_STLP_mutex().

void _STLP_mutex_base::_M_destroy (  )  [inline]

Definition at line 415 of file _threads.h.

Referenced by _STLP_mutex::~_STLP_mutex().

void _STLP_mutex_base::_M_acquire_lock (  )  [inline]

Definition at line 416 of file _threads.h.

void _STLP_mutex_base::_M_release_lock (  )  [inline]

Definition at line 417 of file _threads.h.


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_threads.h



Generated on Mon Mar 10 15:32:56 2008 by  doxygen 1.5.1