Cantera
2.0
|
#include "config.h"
#include <boost/shared_ptr.hpp>
#include <boost/thread/mutex.hpp>
Go to the source code of this file.
Namespaces | |
namespace | Cantera |
Provides class Nucleus. | |
Typedefs | |
typedef boost::mutex | mutex_t |
typedef boost::mutex::scoped_lock | ScopedLock |
Header file containing utilities used to ensure thread safety.
Definition in file ct_thread.h.