libMesh::Threads::recursive_mutex::scoped_lock Class Reference
#include <threads.h>
Public Member Functions | |
| scoped_lock () | |
| scoped_lock (recursive_mutex &) | |
| void | acquire (recursive_mutex &) |
| void | release () |
Detailed Description
Definition at line 405 of file threads.h.
Constructor & Destructor Documentation
| libMesh::Threads::recursive_mutex::scoped_lock::scoped_lock | ( | ) | [inline] |
| libMesh::Threads::recursive_mutex::scoped_lock::scoped_lock | ( | recursive_mutex & | ) | [inline, explicit] |
Member Function Documentation
| void libMesh::Threads::recursive_mutex::scoped_lock::acquire | ( | recursive_mutex & | ) | [inline] |
| void libMesh::Threads::recursive_mutex::scoped_lock::release | ( | ) | [inline] |
The documentation for this class was generated from the following file:
Site Created By: libMesh Developers
Last modified: February 05 2013 19:55:49 UTC
Hosted By: