Public Attributes | List of all members
barrier_struct Struct Reference

#include <collector.h>

Public Attributes

pthread_mutex_t lock
 
int n_clients
 
int n_waiting
 
int phase
 
pthread_cond_t wait_cv
 

Detailed Description

Definition at line 418 of file collector.h.

Member Data Documentation

pthread_mutex_t barrier_struct::lock

Definition at line 419 of file collector.h.

int barrier_struct::n_clients

Definition at line 420 of file collector.h.

int barrier_struct::n_waiting

Definition at line 421 of file collector.h.

int barrier_struct::phase

Definition at line 422 of file collector.h.

pthread_cond_t barrier_struct::wait_cv

Definition at line 423 of file collector.h.


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


euslisp
Author(s): Toshihiro Matsui
autogenerated on Fri Feb 21 2020 03:20:54