|
Libthreadar 1.4.0
|
This is the complete list of members for libthreadar::thread, including all inherited members.
| inherited_run()=0 | libthreadar::thread | protectedpure virtual |
| is_running() const | libthreadar::thread | inline |
| is_running(pthread_t &id) const | libthreadar::thread | |
| join() const | libthreadar::thread | |
| kill() const | libthreadar::thread | |
| operator=(const thread &ref)=delete (defined in libthreadar::thread) | libthreadar::thread | |
| operator=(thread &&ref) noexcept=default (defined in libthreadar::thread) | libthreadar::thread | |
| resume_cancellation_requests() const | libthreadar::thread | protected |
| run() | libthreadar::thread | |
| set_signal_mask(const sigset_t &mask) | libthreadar::thread | inline |
| suspend_cancellation_requests() const | libthreadar::thread | protected |
| thread() | libthreadar::thread | |
| thread(const thread &ref)=delete | libthreadar::thread | |
| thread(thread &&ref) noexcept=default (defined in libthreadar::thread) | libthreadar::thread | |
| ~thread() | libthreadar::thread | virtual |