|
pelib
2.0.0
|
Public Attributes | |
| int | id |
| int * | aba_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 |
Definition at line 58 of file test_stack.c.
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.