CHAMELEON 1.4.0
Loading...
Searching...
No Matches
Sequences

Group routines exposed to users to handle asynchronous tasks execution. More...

Functions

int CHAMELEON_Sequence_Create (RUNTIME_sequence_t **sequence)
 
int CHAMELEON_Sequence_Destroy (RUNTIME_sequence_t *sequence)
 
int CHAMELEON_Sequence_Wait (RUNTIME_sequence_t *sequence)
 
int CHAMELEON_Sequence_Flush (RUNTIME_sequence_t *sequence, RUNTIME_request_t *request)
 

Detailed Description

Group routines exposed to users to handle asynchronous tasks execution.