cpp-pthread
(v1.7.3)
Simple C++ wrapper to pthread functions.
|
This is the complete list of members for pthread::thread_group, including all inherited members.
add(abstract_thread *thread) | pthread::thread_group | |
destructor_joins_first() | pthread::thread_group | inline |
join() | pthread::thread_group | |
size() | pthread::thread_group | |
start() | pthread::thread_group | |
thread_group(bool destructor_joins_first=false) noexcept | pthread::thread_group | explicit |
~thread_group() | pthread::thread_group | virtual |