Declares a common utilities for multi-threaded examples. More...
#include <cassert>
#include <queue>
#include <mutex>
#include <condition_variable>
Go to the source code of this file.
Namespaces | |
oglplus | |
All definitions of OGLplus are nested in the oglplus namespace. | |
Declares a common utilities for multi-threaded examples.
Copyright 2008-2013 Matus Chochlik. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)