Glib::ThreadPool Member List
This is the complete list of members for Glib::ThreadPool, including all inherited members.get_exclusive() const | Glib::ThreadPool | |
get_max_threads() const | Glib::ThreadPool | |
get_max_unused_threads() | Glib::ThreadPool | [static] |
get_num_threads() const | Glib::ThreadPool | |
get_num_unused_threads() | Glib::ThreadPool | [static] |
gobj() | Glib::ThreadPool | [inline] |
gobj() const | Glib::ThreadPool | [inline] |
push(const sigc::slot<void>& slot) | Glib::ThreadPool | |
set_max_threads(int max_threads) | Glib::ThreadPool | |
set_max_unused_threads(int max_threads) | Glib::ThreadPool | [static] |
shutdown(bool immediately=false) | Glib::ThreadPool | |
stop_unused_threads() | Glib::ThreadPool | [static] |
ThreadPool(int max_threads=-1, bool exclusive=false) | Glib::ThreadPool | [explicit] |
unprocessed() const | Glib::ThreadPool | |
~ThreadPool() | Glib::ThreadPool | [virtual] |