Add RingMutex
Signed-off-by:
Silas Davis <silas@monax.io>
Showing
- Gopkg.lock 7 additions, 1 deletionGopkg.lock
- sync/ring_mutex.go 71 additions, 0 deletionssync/ring_mutex.go
- sync/ring_mutex_test.go 95 additions, 0 deletionssync/ring_mutex_test.go
- vendor/github.com/OneOfOne/xxhash/LICENSE 187 additions, 0 deletionsvendor/github.com/OneOfOne/xxhash/LICENSE
- vendor/github.com/OneOfOne/xxhash/xxhash.go 191 additions, 0 deletionsvendor/github.com/OneOfOne/xxhash/xxhash.go
- vendor/github.com/OneOfOne/xxhash/xxhash_go17.go 160 additions, 0 deletionsvendor/github.com/OneOfOne/xxhash/xxhash_go17.go
- vendor/github.com/OneOfOne/xxhash/xxhash_safe.go 183 additions, 0 deletionsvendor/github.com/OneOfOne/xxhash/xxhash_safe.go
- vendor/github.com/OneOfOne/xxhash/xxhash_unsafe.go 234 additions, 0 deletionsvendor/github.com/OneOfOne/xxhash/xxhash_unsafe.go
Loading
Please register or sign in to comment