cppthread 1.1.16
C++ Thread Library
cppthread::thread Member List

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

f_exceptioncppthread::threadprivate
f_log_all_exceptionscppthread::threadprivate
f_mutexcppthread::threadmutableprivate
f_namecppthread::threadprivate
f_runnercppthread::threadprivate
f_runningcppthread::threadprivate
f_startedcppthread::threadprivate
f_stoppingcppthread::threadprivate
f_thread_attrcppthread::threadprivate
f_thread_idcppthread::threadprivate
f_tidcppthread::threadprivate
func_internal_startcppthread::threadfriend
get_exception() constcppthread::thread
get_log_all_exceptions() constcppthread::thread
get_name() constcppthread::thread
get_runner() constcppthread::thread
get_thread_mutex() constcppthread::thread
get_thread_tid() constcppthread::thread
init()cppthread::threadprivate
internal_enter()cppthread::threadprivate
internal_leave(leave_status_t status)cppthread::threadprivate
internal_run()cppthread::threadprivate
internal_thread()cppthread::threadprivate
is_running() constcppthread::thread
is_stopping() constcppthread::thread
kill(int sig)cppthread::thread
mask_all_signals()cppthread::thread
mask_signals(libexcept::sig_list_t list)cppthread::thread
operator=(thread const &rhs)=deletecppthread::thread
pointer_t typedefcppthread::thread
set_log_all_exceptions(bool log_all_exceptions)cppthread::thread
start()cppthread::thread
stop(std::function< void(thread *)> callback=nullptr)cppthread::thread
thread(std::string const &name, runner *runner)cppthread::thread
thread(std::string const &name, std::shared_ptr< runner > runner)cppthread::thread
thread(thread const &rhs)=deletecppthread::thread
unmask_signals(libexcept::sig_list_t list)cppthread::thread
vector_t typedefcppthread::thread
~thread()cppthread::thread

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.