|
c++-gtk-utils
|
This file provides a Notifier class to provide thread-safe signalling between a worker thread and the main program thread. More...
Go to the source code of this file.
Classes | |
| class | Cgu::Notifier |
| Provides thread-safe signalling between a worker thread and the main program thread. More... | |
Namespaces | |
| namespace | Cgu |
| namespace | Cgu::Thread |
This file provides a Notifier class to provide thread-safe signalling between a worker thread and the main program thread.
For further details read this: Notifier.
1.7.4