EBookBackend: Use GThreadPool instead of g_io_scheduler_push_job().
authorMatthew Barnes <mbarnes@redhat.com>
Sat, 23 Nov 2013 15:55:59 +0000 (10:55 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Sat, 23 Nov 2013 16:08:19 +0000 (11:08 -0500)
commit0855968db4f2533b9712d57c98688930a0875e0f
tree96fa4b5d77f57b6295f105529b1e71806f2a9b0a
parentf508b03403e89d4484892b3b2a2dd5be1ac534ca
EBookBackend: Use GThreadPool instead of g_io_scheduler_push_job().

Once the old-style backend API is gone we can port everything to GTask,
but for now be conservative with the changes.
addressbook/libedata-book/e-book-backend.c