ARGOBOTS  23067fa015f4b179569e2d52278c1072e674eb1e
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Functions
abti_task.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static ABTI_taskABTI_task_get_ptr (ABT_task task)
 
static ABT_task ABTI_task_get_handle (ABTI_task *p_task)
 
static void ABTI_task_set_request (ABTI_task *p_task, uint32_t req)
 
static void ABTI_task_unset_request (ABTI_task *p_task, uint32_t req)
 

Function Documentation

static ABT_task ABTI_task_get_handle ( ABTI_task p_task)
inlinestatic
static ABTI_task* ABTI_task_get_ptr ( ABT_task  task)
inlinestatic
static void ABTI_task_set_request ( ABTI_task p_task,
uint32_t  req 
)
inlinestatic

Definition at line 41 of file abti_task.h.

Referenced by ABT_task_cancel().

static void ABTI_task_unset_request ( ABTI_task p_task,
uint32_t  req 
)
inlinestatic

Definition at line 46 of file abti_task.h.