CamelSession: Avoid camel_session_lock/unlock().
authorMatthew Barnes <mbarnes@redhat.com>
Sun, 12 Aug 2012 12:05:08 +0000 (08:05 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Sun, 12 Aug 2012 12:05:08 +0000 (08:05 -0400)
commitcc7b1bf6b2cbea9afa0dac5e0f46989753d6e0f3
treed2694f849be12739259e75fa17c63e7ff276aade
parent4006bb1335be48450243127799fd4210ce5fe5c2
CamelSession: Avoid camel_session_lock/unlock().

Use an internal mutex to guard the services hash table.
camel/camel-session.c