gio: GCancellable can be used concurrently

* Update documentation to note that GCancellable can be used
   concurrently by multiple operations.
 * Add documentation to g_cancellable_reset that behavior is
   undefined if called from within cancelled handler.
 * Add test for multiple concurrent operations using the same
   cancellable.

https://bugzilla.gnome.org/show_bug.cgi?id=656387
This commit is contained in:
Stef Walter
2011-08-12 11:49:31 +02:00
parent c3fd789bb7
commit 54579bf88f
4 changed files with 233 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ appinfo-test
async-close-output-stream
buffered-input-stream
buffered-output-stream
cancellable
connectable
contenttype
contexts