Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | documentation fixes and updates | Martin Willi | 2007-06-11 | 1 | -1/+3 |
| | |||||
* | introduced callback_job: | Martin Willi | 2007-06-11 | 1 | -0/+109 |
simple asynchronous method invocation use daemons thread pool for all threads proper cancellation and cleanups cancellation mechanism to dynamically unload multithreaded code unified event_queue and scheduler => scheduler unified job_queue and thread_pool => processor removed job_type_t, not really needed fixes here, there and everywhere |