#include <stl_threads.h>
Collaboration diagram for std::_STL_auto_lock:
Public Methods | |
_STL_auto_lock (_STL_mutex_lock &__lock) | |
~_STL_auto_lock () | |
Public Attributes | |
_STL_mutex_lock & | _M_lock |
Private Methods | |
void | operator= (const _STL_auto_lock &) |
_STL_auto_lock (const _STL_auto_lock &) |
|
Definition at line 525 of file stl_threads.h. References std::_STL_mutex_lock::_M_acquire_lock(). |
|
Definition at line 527 of file stl_threads.h. References std::_STL_mutex_lock::_M_release_lock(). |
|
|
|
|
|
Definition at line 523 of file stl_threads.h. |