]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: tasks: Make active_tasks_mask volatile.
authorOlivier Houchard <ohouchard@haproxy.com>
Thu, 26 Jul 2018 16:45:22 +0000 (18:45 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 26 Jul 2018 17:09:50 +0000 (19:09 +0200)
commit9b03c0c9a74a86f00fdce6823ff71bd663ce658f
treee0b88dd29f319e217062f56581e7e8e78db7c490
parent3201e4e42821a019702a0c22deade2c90e13cd2a
MINOR: tasks: Make active_tasks_mask volatile.

To be sure we have the relevant informations, make active_tasks_mask volatile
include/proto/task.h
src/task.c