Unverified Commit 462b5509 authored by bors[bot]'s avatar bors[bot] Committed by GitHub
Browse files

Merge #117



117: fix atomicity of critical section, fixes #116 r=dkhayes117 a=almindor

This changes `SingleHartCriticalSection::acquire` to be done in an atomic way.

Fixes #116

NOTE: no changelog since it fixes a small bug on unreleased change

Co-authored-by: default avatarAles Katona <ales@katona.me>
parents d9c60763 f847eba2
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