//
pkg.gl
Category
github.com/qlcchain/go-qlc
common
sync
spinlock
package
1.5.1
Repository:
https://github.com/qlcchain/go-qlc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
26 SLOC
#
Structs
SpinLock
SpinLock implements a simple atomic spin lock, the zero value for a SpinLock is an unlocked spinlock.