dispatcher.cpp File Reference

#include <dbus-c++/dispatcher.h>
#include <dbus/dbus.h>
#include "dispatcher_p.h"
#include "server_p.h"
#include "connection_p.h"

Include dependency graph for dispatcher.cpp:

Go to the source code of this file.

Functions

void DBus::_init_threading ()
void DBus::_init_threading (MutexNewFn m1, MutexFreeFn m2, MutexLockFn m3, MutexUnlockFn m4, CondVarNewFn c1, CondVarFreeFn c2, CondVarWaitFn c3, CondVarWaitTimeoutFn c4, CondVarWakeOneFn c5, CondVarWakeAllFn c6)