Libthreadar 1.4.0
Loading...
Searching...
No Matches
libthreadar::thread Member List

This is the complete list of members for libthreadar::thread, including all inherited members.

inherited_run()=0libthreadar::threadprotectedpure virtual
is_running() constlibthreadar::threadinline
is_running(pthread_t &id) constlibthreadar::thread
join() constlibthreadar::thread
kill() constlibthreadar::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() constlibthreadar::threadprotected
run()libthreadar::thread
set_signal_mask(const sigset_t &mask)libthreadar::threadinline
suspend_cancellation_requests() constlibthreadar::threadprotected
thread()libthreadar::thread
thread(const thread &ref)=deletelibthreadar::thread
thread(thread &&ref) noexcept=default (defined in libthreadar::thread)libthreadar::thread
~thread()libthreadar::threadvirtual