ARGOBOTS  latest
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
ABTI_mutex_attr Struct Reference

#include <abti.h>

Collaboration diagram for ABTI_mutex_attr:
Collaboration graph
[legend]

Data Fields

uint32_t attrs
 
uint32_t nesting_cnt
 
ABTI_unit_id owner_id
 
uint32_t max_handovers
 
uint32_t max_wakeups
 

Detailed Description

Definition at line 150 of file abti.h.

Field Documentation

uint32_t ABTI_mutex_attr::attrs
uint32_t ABTI_mutex_attr::max_handovers

Definition at line 154 of file abti.h.

Referenced by ABT_mutex_attr_create(), ABTI_mutex_init(), and ABTI_mutex_unlock_se().

uint32_t ABTI_mutex_attr::max_wakeups

Definition at line 155 of file abti.h.

Referenced by ABT_mutex_attr_create(), ABTI_mutex_init(), and ABTI_mutex_wake_de().

uint32_t ABTI_mutex_attr::nesting_cnt
ABTI_unit_id ABTI_mutex_attr::owner_id

The documentation for this struct was generated from the following file: