]> git.ipfire.org Git - people/stevee/guardian.git/commit - guardian
Allow to dynamically start/stop worker threads.
authorStefan Schantl <stefan.schantl@ipfire.org>
Tue, 24 Nov 2015 13:09:09 +0000 (14:09 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Tue, 24 Nov 2015 13:09:09 +0000 (14:09 +0100)
commit9c74e9bbd848b6deda01e65d4edb043758df5fc3
treefeda336af930304853dcd021c284e3c58f9a964e
parent5c694317ed8e504ee4b507281029a77bd0c5de4d
Allow to dynamically start/stop worker threads.

All worker threads now dynamically can be started or stopped by calling the
responsible functions (StartWorkers, StopWorkers).

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
guardian