1
0
Fork 0

Update cas.go

master
Philip O'Toole 9 months ago committed by GitHub
parent 1002d2a29f
commit c315c0ecf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,4 +34,3 @@ func (c *CheckAndSet) Begin() error {
func (c *CheckAndSet) End() { func (c *CheckAndSet) End() {
c.state.Store(0) c.state.Store(0)
} }

Loading…
Cancel
Save