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

The completion object resource. More...

Collaboration diagram for RESOURCE comp:

Classes

class  lci::comp_t
 The actual implementation for RESOURCE comp. More...
 

Detailed Description

The completion object resource.

Parameters
[out]comp_typeof type attr_comp_type_t; The completion object type.
[in,out]sync_thresholdof type int; The threshold for sync (synchronizer).
[in,out]zero_copy_amof type bool; Whether to directly pass internal packet into the completion object.
[in,out]cq_typeof type attr_cq_type_t; The completion object type.
[in,out]cq_default_lengthof type int; The default length of the completion queue.
[in,out]user_contextof type void*; User context for the resource.