LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
Allocate a new packet_pool object. More...
Classes | |
class | lci::alloc_packet_pool_x |
The actual implementation for alloc_packet_pool. More... | |
Allocate a new packet_pool object.
[in] | runtime | of type runtime_t; optional argument; The runtime object. |
[in] | packet_size | of type size_t; optional argument; argument for the corresponding attribute |
[in] | npackets | of type size_t; optional argument; argument for the corresponding attribute |
[in] | user_context | of type void*; optional argument; argument for the corresponding attribute |