Libthreadar 1.6.0
|
This is the complete list of members for libthreadar::thread, including all inherited members.
cancel() | libthreadar::thread | |
cancellation_checkpoint() const | libthreadar::thread | protected |
get_stack_size() const | libthreadar::thread | inline |
inherited_cancel() | libthreadar::thread | inlineprotectedvirtual |
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 | |
reset_stack_size() | libthreadar::thread | |
run() | libthreadar::thread | |
set_signal_mask(const sigset_t &mask) | libthreadar::thread | inlinevirtual |
set_stack_size(unsigned int val) | libthreadar::thread | |
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 |