|
suricata
|
#include <util-pool-thread.h>

Data Fields | |
| size_t | size |
| PoolThreadElement * | array |
Definition at line 53 of file util-pool-thread.h.
| PoolThreadElement* PoolThread_::array |
array of elements
Definition at line 55 of file util-pool-thread.h.
Referenced by PoolThreadExpand(), PoolThreadFree(), PoolThreadGetById(), PoolThreadLock(), PoolThreadReturn(), PoolThreadReturnRaw(), and PoolThreadUnlock().
| size_t PoolThread_::size |
size of the array
Definition at line 54 of file util-pool-thread.h.
Referenced by PoolThreadExpand(), PoolThreadFree(), PoolThreadGetById(), PoolThreadLock(), PoolThreadReturn(), PoolThreadReturnRaw(), PoolThreadSize(), and PoolThreadUnlock().