ReactOS 0.4.16-dev-106-g10b08aa
|
#include <_threads.h>
Public Member Functions | |
_STLP_auto_lock (_STLP_STATIC_MUTEX &__lock) | |
~_STLP_auto_lock () | |
Private Member Functions | |
void | operator= (const _STLP_auto_lock &) |
_STLP_auto_lock (const _STLP_auto_lock &) | |
Private Attributes | |
_STLP_STATIC_MUTEX & | _M_lock |
Definition at line 423 of file _threads.h.
|
inline |
Definition at line 424 of file _threads.h.
|
inline |
Definition at line 426 of file _threads.h.
|
private |
|
private |
|
private |
Definition at line 430 of file _threads.h.