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:
Ales Katona <ales@katona.me>
Please register or sign in to comment