soup-auth-manager: make this thread-safe
authorDan Winship <danw@gnome.org>
Tue, 1 Jan 2013 19:18:46 +0000 (14:18 -0500)
committerDan Winship <danw@gnome.org>
Wed, 2 Jan 2013 20:34:12 +0000 (15:34 -0500)
commitc435fd0695ad927921b83d93295d0e79ae4cfe0e
tree3afc3f52506cbe459d8298e5ed3752a3a361225a
parentb99acd6fcc30ea537d8a758ff8ce5e2f84848781
soup-auth-manager: make this thread-safe

Very belatedly, make SoupAuthManager thread-safe.

It also ensures that any SoupAuth that it manages is only manipulated
from one thread at a time.
libsoup/soup-auth-manager.c