cwidget::threads::ThreadCreateException Class Reference
Thrown when thread creation fails; according to pthread_create(3), this only occurs if there aren't enough system resources to create a thread.
More...
#include <threads.h>
Inheritance diagram for cwidget::threads::ThreadCreateException:
List of all members.
|
Public Member Functions |
std::string | errmsg () const |
Detailed Description
Thrown when thread creation fails; according to pthread_create(3), this only occurs if there aren't enough system resources to create a thread.
The documentation for this class was generated from the following files:
- src/cwidget/generic/threads/threads.h
- src/cwidget/generic/threads/threads.cc
Generated on Mon Feb 16 01:16:31 2009 for cwidget by
1.4.6