Define RCSW_SWBUS_NOALLOC_POOLS

Define Documentation

RCSW_SWBUS_NOALLOC_POOLS

Declare that space for ALL of the buffer pools is provided by the application (both its elements and the nodes it uses to manage the elements).

Not passing this flag will cause SWBUS to malloc() for the memory needed for each buffer pool.