libzypp  17.22.0
eventdispatcher_glib.cc File Reference
Include dependency graph for eventdispatcher_glib.cc:

Go to the source code of this file.

Namespaces

 zyppng
 

Functions

static int zyppng::readMask ()
 
static int zyppng::writeMask ()
 
static int zyppng::excpMask ()
 
static EventDispatcher ** zyppng::threadLocalDispatcher (EventDispatcher *set=nullptr)
 
static gboolean zyppng::eventLoopIdleFunc (gpointer user_data)
 Called when the event loop is idle, here we run cleanup tasks and call later() callbacks of the user. More...
 

Variables

static GSourceFuncs zyppng::abstractEventSourceFuncs
 
static GSourceFuncs zyppng::glibTimerSourceFuncs