libMesh::Threads::spin_mutex::scoped_lock Class Reference
#include <threads.h>
Public Member Functions | |
| scoped_lock () | |
| scoped_lock (spin_mutex &) | |
| void | acquire (spin_mutex &) |
| void | release () |
Detailed Description
Definition at line 385 of file threads.h.
Constructor & Destructor Documentation
| libMesh::Threads::spin_mutex::scoped_lock::scoped_lock | ( | ) | [inline] |
| libMesh::Threads::spin_mutex::scoped_lock::scoped_lock | ( | spin_mutex & | ) | [inline, explicit] |
Member Function Documentation
| void libMesh::Threads::spin_mutex::scoped_lock::acquire | ( | spin_mutex & | ) | [inline] |
| void libMesh::Threads::spin_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: