|
c++-gtk-utils
|
#include <memory>#include <exception>#include <pthread.h>#include <glib.h>#include <c++-gtk-utils/thread.h>#include <c++-gtk-utils/mutex.h>#include <c++-gtk-utils/callback.h>#include <c++-gtk-utils/param.h>#include <c++-gtk-utils/intrusive_ptr.h>#include <c++-gtk-utils/shared_ptr.h>#include <c++-gtk-utils/emitter.h>#include <c++-gtk-utils/timeout.h>#include <c++-gtk-utils/cgu_config.h>#include <c++-gtk-utils/future.tpp>Go to the source code of this file.
Classes | |
| struct | Cgu::Thread::FutureThreadError |
| struct | Cgu::Thread::FutureWhenError |
| class | Cgu::Thread::Future< Val > |
| A class representing a pthread thread which will provide a value. More... | |
Namespaces | |
| Cgu | |
| Cgu::Thread | |
1.8.17