package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Functions
NewConcurrentBitmap initializes a ConcurrentBitmap which can store bitLen of bits.
# Structs
ConcurrentBitmap is a static-length bitmap which is thread-safe on setting.