pelib  2.0.0
thread_aba_arg Struct Reference

List of all members.

Public Attributes

int id
intaba_detected
pthread_barrier_t step1
pthread_barrier_t step2
pthread_barrier_t step3
pthread_barrier_t step4
stack_complex_t_t * pool
stackelem_complex_t_t * elem

Detailed Description

Definition at line 58 of file test_stack.c.


Member Data Documentation

Definition at line 61 of file test_stack.c.

stackelem_complex_t_t* thread_aba_arg::elem

Definition at line 64 of file test_stack.c.

Definition at line 60 of file test_stack.c.

stack_complex_t_t* thread_aba_arg::pool

Definition at line 63 of file test_stack.c.

pthread_barrier_t thread_aba_arg::step1

Definition at line 62 of file test_stack.c.

pthread_barrier_t thread_aba_arg::step2

Definition at line 62 of file test_stack.c.

pthread_barrier_t thread_aba_arg::step3

Definition at line 62 of file test_stack.c.

pthread_barrier_t thread_aba_arg::step4

Definition at line 62 of file test_stack.c.


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