mirror of
https://github.com/isar/libmdbx.git
synced 2025-02-08 09:30:50 +08:00
This avoid races and collisions between threads when opening, closing and deleting DBI-handles. unfortunately, this does not resolve collision in the case an one thread closing the DBI-handle while the another thread performs transaction. Change-Id: I48c3ffb11a8f83739fae1712db3476645f573e09