X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fdaemon%2Futils_cache.c;h=b5b059c0392e8f7b357c4bdab114eeb3f4e12b77;hb=8361c1e963f9184c3c4d87197fd6996d667cdb3f;hp=e1cfac98f4ff0d39c184fc0c4d728bee421fda54;hpb=91103db5378a036c0e4da9d512f686d9d0096ff7;p=collectd.git diff --git a/src/daemon/utils_cache.c b/src/daemon/utils_cache.c index e1cfac98..b5b059c0 100644 --- a/src/daemon/utils_cache.c +++ b/src/daemon/utils_cache.c @@ -246,7 +246,7 @@ int uc_check_timeout (void) int status; int i; - + pthread_mutex_lock (&cache_lock); now = cdtime ();