mirror of https://github.com/OISF/suricata
tm-thread: detect thread death
When a thread is dead at init the THV_INIT_DONE flag is not set and the spawn function can freeze (see bug #553 for an example). In this case THV_RUNNING_DONE is set and we can also check on this state for leaving the function. This should fix #bug553pull/98/head
parent
af7f4b347d
commit
ffbbff9d6c
Loading…
Reference in New Issue