24#ifndef SURICATA_TM_QUEUES_H
25#define SURICATA_TM_QUEUES_H
struct HtpBodyChunk_ * next
simple fifo queue for packets with mutex and cond Calling the mutex or triggering the cond is respons...
void TmqResetQueues(void)
Tmq * TmqGetQueueByName(const char *name)
void TmValidateQueueState(void)
Checks if all the queues allocated so far have at least one reader and writer.
Tmq * TmqCreateQueue(const char *name)