mirror of
https://gitlab.com/cznic/sqlite.git
synced 2025-05-22 23:28:02 +00:00
WIPS
This commit is contained in:
@ -88,12 +88,8 @@ var (
|
||||
|
||||
type mutex struct {
|
||||
sync.Mutex
|
||||
|
||||
poolIndex int
|
||||
|
||||
cnt int32
|
||||
id int32 // tls.ID
|
||||
|
||||
recursive bool
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user