hazardPointerArray is an Array of hazard pointers. This array will store per-thread hazard pointers. You can use `get` / `update` functions to read/write per-thread hazard pointers.
hazardPointerArray is an Array of hazard pointers. This array will store per-thread hazard pointers. You can use `get` / `update` functions to read/write per-thread hazard pointers.
...
@@ -44,7 +44,7 @@ You have to implement the retireNode function in the hazardPointer class.
...
@@ -44,7 +44,7 @@ You have to implement the retireNode function in the hazardPointer class.