|
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,out] | packet_size | of type size_t; The size of the packet. |
| [in,out] | npackets | of type size_t; The number of packets in the pool. |
| [in,out] | name | of type const char*; Name of the resource. |
| [in,out] | user_context | of type void*; User context for the resource. |