Mir
|
#include <gmock/gmock.h>
#include <condition_variable>
#include <chrono>
#include <mutex>
Go to the source code of this file.
Classes | |
class | mir::test::Signal |
A threadsafe, waitable signal. More... | |
Namespaces | |
mir | |
AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time. | |
mir::test | |
Functions | |
mir::test::ACTION_P (ReturnFalseAndWakeUp, signal) | |
mir::test::ACTION_P (WakeUp, signal) | |
mir::test::ACTION_P2 (WakeUpWhenZero, signal, atomic_int) | |
Copyright © 2012-2018
Canonical Ltd.
Generated on Mon Feb 19 14:06:43 UTC 2018