mutex_lock Struct Reference

#include <fast_new.hpp>

List of all members.

Public Member Functions


Detailed Description

Definition at line 89 of file fast_new.hpp.


Constructor & Destructor Documentation

mutex_lock ( mutex m  )  [inline]

Definition at line 89 of file fast_new.hpp.

References mutex_lock::mutex_lock().

Referenced by mutex_lock::mutex_lock().

00089 { inline mutex_lock (mutex& m) { (void) m; } };


The documentation for this struct was generated from the following file:

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1