]> source.dussan.org Git - rspamd.git/commit
[Project] coroutine threaded model for API calls: thread pool
authorMikhail Galanin <mgalanin@mimecast.com>
Wed, 8 Aug 2018 08:01:49 +0000 (09:01 +0100)
committerMikhail Galanin <mgalanin@mimecast.com>
Wed, 8 Aug 2018 08:06:27 +0000 (09:06 +0100)
commit2c501018c04ca0a972c600b1324be21545e9f133
tree7b7b81462669ae5a7c52d1956ba525e1022c5400
parent77d8a4588723e97c6f6a3cfef584a6ef5516b951
[Project] coroutine threaded model for API calls: thread pool
src/libserver/cfg_file.h
src/libserver/cfg_utils.c
src/lua/CMakeLists.txt
src/lua/lua_config.c
src/lua/lua_thread_pool.c [new file with mode: 0644]
src/lua/lua_thread_pool.h [new file with mode: 0644]