|
cpp-pthread
(v1.7.3)
Simple C++ wrapper to pthread functions.
|
This is the complete list of members for pthread::thread_exception, including all inherited members.
| pthread_errmsg() | pthread::pthread_exception | virtual |
| pthread_errno() | pthread::pthread_exception | virtual |
| pthread_exception(const std::string &message, const int pthread_errno=-1) | pthread::pthread_exception | |
| thread_exception(const std::string &message, const int pthread_error=-1) | pthread::thread_exception | |
| what() const noexceptoverride | pthread::pthread_exception | virtual |
| ~pthread_exception() (defined in pthread::pthread_exception) | pthread::pthread_exception | virtual |
1.8.8