CamelIMAPXServer: Add a mutex to guard selected/pending folders.
authorMatthew Barnes <mbarnes@redhat.com>
Wed, 27 Feb 2013 20:33:54 +0000 (15:33 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Wed, 27 Feb 2013 22:34:02 +0000 (17:34 -0500)
commit012a65c1f2ba6a04769f37f3197377fef1bc01b3
treebc79d800efe5ec08d9d8fe1ca08d1a3ed32bb493
parentcaafdbff02dfb364aea92bf5f5ca9a54226116d1
CamelIMAPXServer: Add a mutex to guard selected/pending folders.

Technically an ABI break, but only affects evolution-kolab so we'll skip
the shared object name bump.  Sooner or later all this public crud needs
to be moved to the CamelIMAPXServerPrivate struct.
camel/camel-imapx-server.c
camel/camel-imapx-server.h