ARGOBOTS  1.1
Functions
abti_mutex_attr.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_mutex_attrABTI_mutex_attr_get_ptr (ABT_mutex_attr attr)
 
static ABT_mutex_attr ABTI_mutex_attr_get_handle (ABTI_mutex_attr *p_attr)
 

Function Documentation

◆ ABTI_mutex_attr_get_handle()

static ABT_mutex_attr ABTI_mutex_attr_get_handle ( ABTI_mutex_attr p_attr)
inlinestatic

Definition at line 26 of file abti_mutex_attr.h.

Referenced by ABT_mutex_attr_create(), and ABT_mutex_get_attr().

◆ ABTI_mutex_attr_get_ptr()

static ABTI_mutex_attr* ABTI_mutex_attr_get_ptr ( ABT_mutex_attr  attr)
inlinestatic