Commit Graph

19 Commits (aa05fde22d24eebbf581cc3fa9e2e49ea6f93eb3)

Author SHA1 Message Date
Mark Michelson 74f2318051 Merge the pimp_my_sip branch into trunk.
13 years ago
Richard Mudgett e2832f18bc threadpool: Whitespace and comment corrections.
14 years ago
David M. Lee 222e8a3afb Add a serializer interface to the threadpool
14 years ago
Mark Michelson 84c50fde1f Address David's latest feedback on reviewboard:
14 years ago
Mark Michelson a73d6e5b86 Add doxygen to accessors and increase refcount of taskprocessor before returning.
14 years ago
Mark Michelson 967e380ba8 Make the threadpool listener opaque.
14 years ago
Mark Michelson 03e89247de Address further review feedback from David Lee.
14 years ago
Mark Michelson c6bc51ef28 Make the initial size of the threadpool part of the options passed in.
14 years ago
Mark Michelson edc2e4dac0 Remove threadpool listener alloc and destroy callbacks.
14 years ago
Mark Michelson bdd8da406b Address review board feedback from Matt and Richard
14 years ago
Mark Michelson 7995bc63c7 Some general cleanup, plus we now send state changes when threads activate.
14 years ago
Mark Michelson 8760e32ae3 Add auto-increment option and accompanying test.
14 years ago
Mark Michelson 1310e659bd Solve the issue about the "CHANGE THIS" and "XXX CHANGE THIS XXX" taskprocessor names.
14 years ago
Mark Michelson 64deed062a Add threadpool options and accompanying test.
14 years ago
Mark Michelson cc63d2c380 Add better listener support.
14 years ago
Mark Michelson 2158005bdb Remove zombie state from threadpool altogether.
14 years ago
Mark Michelson a37fb2e8c8 Add some doxygen and rearrange code.
14 years ago
Mark Michelson e7ce12839d This now compiles.
14 years ago
Mark Michelson ddde765c59 Commit some progress towards threadpools.
14 years ago