Mutex protect the session
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 15 Feb 2010 11:53:33 +0000 (12:53 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 15 Feb 2010 11:53:33 +0000 (12:53 +0100)
commitf6f232081df89d867621187764818ea777178e82
tree2cbca4f4b43bcac9bb4fc5d25776842d59afd5d1
parent4eabe5695feac935ee70ebcf9b136db7d56676c6
Mutex protect the session

Access to the Pazpar2 session is now proteced with a Mutex. This,
for the first time, seems to produce a reasonably stable Pazpar2 in
threaded mode.
src/client.c
src/http_command.c
src/logic.c
src/pazpar2.h
src/reclists.c
src/reclists.h