GThreadedResolver: port to embedded GMutex/GCond
authorRyan Lortie <desrt@desrt.ca>
Tue, 4 Oct 2011 04:02:36 +0000 (00:02 -0400)
committerRyan Lortie <desrt@desrt.ca>
Tue, 4 Oct 2011 15:13:46 +0000 (11:13 -0400)
commit8bcdabf25a16bfcbc14696849ecf34689022469b
tree420ed124b6a602e083a9e6a7023dd910d6391eba
parent518feb45eb1522f3e80125372d78b225b4e2e6e1
GThreadedResolver: port to embedded GMutex/GCond

This is the only case that was non trivial to port, due to some of the
logic being based on checking the GCond* for being non-%NULL.

https://bugzilla.gnome.org/show_bug.cgi?id=660739
gio/gthreadedresolver.c