Module spin
rstubs
0.1.0
Module spin
Module Items
Structs
In rstubs::
util
Modules
once
spin
ticket
Structs
InlineStr
RefStr
rstubs
::
util
Module
spin
Copy item path
Settings
Help
Summary
Source
Structs
§
Spin
By the use of Spinlocks, it is possible to serialize blocks of code that might run parallel on multiple CPU cores.
Spin
Guard
Accessor for the locks data, that unlocks if it goes out of scope.