summaryrefslogtreecommitdiff
path: root/include/dbus-c++/eventloop.h
diff options
context:
space:
mode:
authorAndreas Volz <andreas@frodo.mittelerde>2009-11-16 22:14:08 +0100
committerAndreas Volz <andreas@frodo.mittelerde>2009-11-16 22:14:08 +0100
commitd55e70a385695369984f1d24cd6574904f66165b (patch)
tree50a70e3f679fefe54f1c1174df0ff71bd6c5526f /include/dbus-c++/eventloop.h
parenta2f2b93e3667ba6403d040cee40a1c81f8fe13fc (diff)
downloaddbus-c++-d55e70a385695369984f1d24cd6574904f66165b.tar.gz
sync from fd.orf
Diffstat (limited to 'include/dbus-c++/eventloop.h')
-rw-r--r--include/dbus-c++/eventloop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dbus-c++/eventloop.h b/include/dbus-c++/eventloop.h
index f7d0f6d..fa6728b 100644
--- a/include/dbus-c++/eventloop.h
+++ b/include/dbus-c++/eventloop.h
@@ -149,6 +149,7 @@ public:
virtual void dispatch();
+ int _fdunlock[2];
private:
DefaultMutex _mutex_t;