summaryrefslogtreecommitdiff
path: root/src/nautilus-tree-view-drag-dest.h
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@gnome.org>2016-09-06 17:27:12 +0200
committerCarlos Soriano <csoriano@gnome.org>2016-09-07 16:10:02 +0200
commit819546836462408022b1ebf8f5d8569542dfa831 (patch)
tree263679c235b96f5876671c76b9106f7c00c3517b /src/nautilus-tree-view-drag-dest.h
parent35ca20ce4ba350269ebf879ce529d2bb64cd27bb (diff)
downloadnautilus-819546836462408022b1ebf8f5d8569542dfa831.tar.gz
batch-rename-dialog: use GTask appropiately
The Gtask has to finish only when all the internal async call are ready, doing the other way around is conceptually wrong and will cause problems if we rely on the task for checking the status of the general operation. For that implement a correct GTask handling, waitig with a mutex and condition for all async calls to be ready, and only then mark the task as finished. https://bugzilla.gnome.org/show_bug.cgi?id=770586
Diffstat (limited to 'src/nautilus-tree-view-drag-dest.h')
0 files changed, 0 insertions, 0 deletions