cppthread 1.1.16
C++ Thread Library
guard.cpp File Reference

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>
Include dependency graph for guard.cpp:

Go to the source code of this file.

Detailed Description

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.