This header file is part of module ALib Threads of the ALib C++ Library .
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file sleeper.hpp.
#include "alib/lang/owner.hpp"
#include "alib/threads/thread.hpp"
#include "alib/strings/localstring.hpp"
#include <mutex>
#include <condition_variable>
Go to the source code of this file.
Classes | |
class | Sleeper |
Namespaces | |
namespace | alib |
namespace | alib::threads |
Typedefs | |
using | Sleeper = threads::Sleeper |
Type alias in namespace alib. | |