Commit 79ed0223 authored by Igor Chorążewicz's avatar Igor Chorążewicz
Browse files

Make syncthreads() in parallel_xexec multi-use

Previously syncthreads could only be used once and this was not
documented. This patch allows for having multiple synchronization
points in a function. This might useful for testing hazard pointers.
parent 2bc72895
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