Make cancellation threadsafe (i.e. guarantee its only done once, and
authorAlexander Larsson <alexl@redhat.com>
Wed, 5 Mar 2008 11:50:27 +0000 (11:50 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Wed, 5 Mar 2008 11:50:27 +0000 (11:50 +0000)
commit602295158fb9aa78761381908fc5d8d92586e5ff
treeeed79c3dcd1a13748d587e34b0d498105b1c63ee
parentad649b0bd1dfe731c449d2b23dc7a1fd652cb5d5
Make cancellation threadsafe (i.e. guarantee its only done once, and

2008-03-05  Alexander Larsson  <alexl@redhat.com>

        * gfilemonitor.c:
Make cancellation threadsafe (i.e.
guarantee its only done once, and always
done)

        * glocaldirectorymonitor.c:
Make sure we the monitor lives while the
mounts_changed callback is being called (#520484)

svn path=/trunk/; revision=6630
gio/ChangeLog
gio/gfilemonitor.c
gio/glocaldirectorymonitor.c