cpp-pthread
(v1.7.3)
Simple C++ wrapper to pthread functions.
|
This is the complete list of members for pthread::timeout_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 | |
timeout_exception(const std::string &message) | pthread::timeout_exception | explicit |
what() const noexceptoverride | pthread::pthread_exception | virtual |
~pthread_exception() (defined in pthread::pthread_exception) | pthread::pthread_exception | virtual |