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

Test for the completion of all locally posted communication operations. More...

Collaboration diagram for test_drained:

Classes

class  lci::test_drained_x
 The actual implementation for test_drained. More...
 

Detailed Description

Test for the completion of all locally posted communication operations.

Parameters
[in]runtimeof type runtime_t; optional argument; The runtime object.
[in]deviceof type device_t; optional argument; The device to use.
Returns
of type error_t; The error code. The error code done means all previously posted operations are completed; the error code retry means not all previously posted operations are completed.