Public Attributes | |
txc_pool_t * | pool_buffer_circular |
txc_pool_t * | pool_buffer_linear |
Definition at line 31 of file buffer.c.
Pool of circular buffers.
Definition at line 32 of file buffer.c.
Referenced by txc_buffer_circular_create(), and txc_buffer_circular_destroy().
Pool of linear buffers.
Definition at line 33 of file buffer.c.
Referenced by txc_buffer_linear_create(), and txc_buffer_linear_destroy().