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

The packet pool resource. More...

Collaboration diagram for RESOURCE packet_pool:

Classes

class  lci::packet_pool_t
 The actual implementation for RESOURCE packet_pool. More...
 

Detailed Description

The packet pool resource.

Parameters
[in]packet_sizeof type size_t; The size of the packet.
[in]npacketsof type size_t; The number of packets in the pool.
[in]user_contextof type void*; User context for the resource.