glibmm 2.66.5
Glib::Thread Member List

This is the complete list of members for Glib::Thread, including all inherited members.

create(const sigc::slot< void > & slot, bool joinable=true)Glib::Threadstatic
create(const sigc::slot< void > & slot, unsigned long stack_size, bool joinable, bool bound, ThreadPriority priority)Glib::Threadstatic
get_priority() constGlib::Thread
gobj()Glib::Threadinline
gobj() constGlib::Threadinline
join()Glib::Thread
joinable() constGlib::Thread
operator=(const Thread &)=deleteGlib::Thread
self()Glib::Threadstatic
set_priority(ThreadPriority priority)Glib::Thread
Thread(const Thread &)=deleteGlib::Thread
wrap(GThread * gobject)Glib::Threadrelated
yield()Glib::Threadstatic