Versions in this module Expand all Collapse all v0 v0.1.0 Jul 20, 2023 Changes in this version + type SpinLock struct + func (sl *SpinLock) Lock() + func (sl *SpinLock) TryLock() bool + func (sl *SpinLock) Unlock()