Commit 7d6ba850 authored by Igor Chorążewicz's avatar Igor Chorążewicz
Browse files

Fix atomic_persistent_aware_ptr_pmreorder

For mock test, persist was being done after syncthreads
call which meant it was not ordered before persist in ptr
store() method.

This led to random test failures (depending on which persist
was done first).
parent d079387d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment