|
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,out] | packet_size | of type size_t; optional argument; argument for the corresponding attribute |
| [in,out] | npackets | of type size_t; optional argument; argument for the corresponding attribute |
| [in,out] | name | of type const char*; optional argument; argument for the corresponding attribute |
| [in,out] | user_context | of type void*; optional argument; argument for the corresponding attribute |
| [in] | runtime | of type runtime_t; optional argument; The runtime object. |