]> git.ipfire.org Git - thirdparty/suricata.git/commit
affinity: add call to setup function in threads
authorEric Leblond <eric@regit.org>
Wed, 5 Sep 2012 06:53:41 +0000 (08:53 +0200)
committerVictor Julien <victor@inliniac.net>
Thu, 6 Sep 2012 05:51:27 +0000 (07:51 +0200)
commitd1569337a7766a796f232a5e3a623c923c94b8b4
treede8be2fc17fb9581445f307de1c00dc8b46960cc
parent0eeccb4b176b3a0a4c2717f14fd0bd668520e6fa
affinity: add call to setup function in threads

Threads created through TMThreadSpawn need to call the affinity
function by themselves.
src/counters.c
src/detect-engine.c
src/flow-manager.c