LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
Loading...
Searching...
No Matches
alloc_packet_pool

Allocate a new packet_pool object. More...

Collaboration diagram for alloc_packet_pool:

Classes

class  lci::alloc_packet_pool_x
 The actual implementation for alloc_packet_pool. More...
 

Detailed Description

Allocate a new packet_pool object.

Parameters
[in]runtimeof type runtime_t; optional argument; The runtime object.
[in]packet_sizeof type size_t; optional argument; argument for the corresponding attribute
[in]npacketsof type size_t; optional argument; argument for the corresponding attribute
[in]user_contextof type void*; optional argument; argument for the corresponding attribute
Returns
of type packet_pool_t; The allocated object.