LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
The packet pool resource. More...
Classes | |
class | lci::packet_pool_t |
The actual implementation for RESOURCE packet_pool. More... | |
The packet pool resource.
[in] | packet_size | of type size_t; The size of the packet. |
[in] | npackets | of type size_t; The number of packets in the pool. |
[in] | user_context | of type void*; User context for the resource. |