summaryrefslogtreecommitdiff
path: root/main/threadpool.c
AgeCommit message (Expand)Author
2012-12-06It helps if we actually assign the listener to the pool.Mark Michelson
2012-12-06Add initial simple threadpool test.Mark Michelson
2012-12-04Add better listener support.Mark Michelson
2012-12-04Remove zombie state from threadpool altogether.Mark Michelson
2012-12-04Simplify threadpool refcounting a bit.Mark Michelson
2012-12-04Add some doxygen and rearrange code.Mark Michelson
2012-12-03Fix a few miscellaneous thingsMark Michelson
2012-12-03This now compiles.Mark Michelson
2012-11-30Some more progress.Mark Michelson
2012-11-29Commit some progress towards threadpools.Mark Michelson