|
cppthread 1.1.16
C++ Thread Library
|
Implementation of the thread guard. More...
#include "cppthread/guard.h"#include "cppthread/exception.h"#include "cppthread/log.h"#include "cppthread/mutex.h"#include <snapdev/poison.h>
Go to the source code of this file.
This file implements an RAII way to lock a part of your code using a guard.
Definition in file guard.cpp.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.