ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Functions
abti_rwlock.h File Reference
#include "abti_mutex.h"
#include "abti_cond.h"
Include dependency graph for abti_rwlock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static ABTI_rwlockABTI_rwlock_get_ptr (ABT_rwlock rwlock)
 
static ABT_rwlock ABTI_rwlock_get_handle (ABTI_rwlock *p_rwlock)
 

Function Documentation

◆ ABTI_rwlock_get_handle()

static ABT_rwlock ABTI_rwlock_get_handle ( ABTI_rwlock p_rwlock)
inlinestatic

Definition at line 29 of file abti_rwlock.h.

Referenced by ABT_rwlock_create(), and tool_query().

◆ ABTI_rwlock_get_ptr()

static ABTI_rwlock* ABTI_rwlock_get_ptr ( ABT_rwlock  rwlock)
inlinestatic