]> granicus.if.org Git - icinga2/commit
Make the config parser thread-safe
authorGunnar Beutner <gunnar@beutner.name>
Thu, 27 Nov 2014 07:04:07 +0000 (08:04 +0100)
committerGunnar Beutner <gunnar@beutner.name>
Fri, 28 Nov 2014 05:48:27 +0000 (06:48 +0100)
commitab63fca3d5909dd1918272749b84a3b45c286d24
tree338bf6035fdc904b278267be7c308b09ef30eee4
parentb61f803d60585f62451ed3d73fce62ea84e194d3
Make the config parser thread-safe

fixes #7822
lib/base/threadpool.cpp
lib/cli/daemoncommand.cpp
lib/config/config_lexer.ll
lib/config/config_parser.yy
lib/config/configcompiler.cpp
lib/config/configcompiler.hpp
lib/config/expression.hpp