Main Page
Widgets
Namespaces
Book
Glib::Thread::Exit Class Reference
[Threads]
Exception class used to exit from a thread.
More...
Detailed Description
Exception class used to exit from a thread.
Write this if you want to exit from a thread created by Thread::create(). Of course you must make sure not to catch Thread::Exit by accident, i.e. when using catch(...)
somewhere in your code.
The documentation for this class was generated from the following file:
Generated for glibmm 2.4 by
Doxygen 1.3.7 © 1997-2001