rstubs
0.1.0
Module spin
Structs
In rstubs::util
Module
rstubs
::
util
::
spin
Copy item path
source
·
[
−
]
Structs
§
Spin
By the use of Spinlocks, it is possible to serialize blocks of code that might run parallel on multiple CPU cores.
SpinGuard
Accessor for the locks data, that unlocks if it goes out of scope.