ARGOBOTS  1.1
Data Fields
ABTI_xstream_barrier Struct Reference

#include <abti.h>

Collaboration diagram for ABTI_xstream_barrier:
Collaboration graph
[legend]

Data Fields

uint32_t num_waiters
 
ABTD_spinlock lock
 
uint32_t counter
 
ABTD_atomic_uint64 tag
 

Detailed Description

Definition at line 472 of file abti.h.

Field Documentation

◆ counter

uint32_t ABTI_xstream_barrier::counter

Definition at line 478 of file abti.h.

Referenced by ABT_xstream_barrier_wait().

◆ lock

ABTD_spinlock ABTI_xstream_barrier::lock

Definition at line 477 of file abti.h.

Referenced by ABT_xstream_barrier_wait().

◆ num_waiters

uint32_t ABTI_xstream_barrier::num_waiters

Definition at line 473 of file abti.h.

Referenced by ABT_xstream_barrier_wait().

◆ tag

ABTD_atomic_uint64 ABTI_xstream_barrier::tag

Definition at line 479 of file abti.h.

Referenced by ABT_xstream_barrier_wait().


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