summaryrefslogtreecommitdiff
path: root/pool.c
AgeCommit message (Expand)Author
2015-06-11updated copyright and email addressAndreas Baumann
2012-04-22forgot an unlock of mutex in db poolAndreas Baumann
2012-04-20using standard mutex attributes, more portable to old Linux systemsAndreas Baumann
2012-04-20fixed some nasty bugsAndreas Baumann
2012-04-20updated some documentationAndreas Baumann
2012-04-19fixed pooling (using conn pointer, not fuse_context->pid() )Andreas Baumann
2012-04-19added a first multi-threaded version with a databse poolAndreas Baumann