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