obtain a mutex before calling slon_init()
authorSteve Singer <ssinger@ca.afilias.info>
Thu, 16 Jun 2011 17:10:27 +0000 (13:10 -0400)
committerSteve Singer <ssinger@ca.afilias.info>
Thu, 16 Jun 2011 17:10:27 +0000 (13:10 -0400)
commit663dc7dc36ca6329d50b5f8bc91faac6932e5cb8
tree62f512639531217ba85416a103fdaedda1747a64
parent170c9fedcf798152cfdb370df8f9d8e009685052
obtain a mutex before calling slon_init()

Otherwise the monitorThread and the localListener thread (or another thread)
can call into slon_init() at the same time.

Conflicts:

RELEASE
RELEASE