ECollectionBackend: Convert the children queue to a hash table.
authorMatthew Barnes <mbarnes@redhat.com>
Mon, 23 Jul 2012 21:23:14 +0000 (17:23 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Fri, 27 Jul 2012 16:12:40 +0000 (12:12 -0400)
commitb68a9980d0eddf6b4e4fa3abacc451f3e1933f65
tree422a849d6e9624041d403fb52a8ddb88494bd448
parenta429796949cabf292120d451bc58ceda2e54280c
ECollectionBackend: Convert the children queue to a hash table.

The hash table is used as a set (key == value).  Also write simple
wrapper functions so all access to the hash table is thread-safe.
libebackend/e-collection-backend.c