aboutsummaryrefslogtreecommitdiffstats
path: root/src/lua/lua_thread_pool.h
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Split lua_thread_pool_get on lua_thread_pool_get_for_task/lua_thread_...Mikhail Galanin2018-08-241-2/+29
* [Minor] Added coroutine support to HTTP moduleMikhail Galanin2018-08-231-10/+8
* [Minor] Move resume/yield methods into appropriate placeMikhail Galanin2018-08-221-2/+18
* [Minor] Added callback helpersMikhail Galanin2018-08-171-2/+26
* [Minor] Use coroutine model in dns resolver APIMikhail Galanin2018-08-141-0/+1
* [Minor] Review fixesMikhail Galanin2018-08-091-0/+46
* [Project] coroutine threaded model for API calls: thread poolMikhail Galanin2018-08-081-0/+35