mirror of
https://github.com/isar/libmdbx.git
synced 2025-02-01 02:58:20 +08:00
Leo Yuriev
50c480e2de
mdbx: avoid tran-trap in mdb_txn_renew0() by mt_flags.
Avoid read txn-flags from shared write TXN (e.g. env->me_tnx0->mt_flags) without holding a write-mutex. Change-Id: I3a3a64597f69b7df205043c567a51fe509247826
Description
Mirror of the libmdbx repository
Languages
C
54.7%
C++
37.1%
CMake
4.4%
Makefile
1.6%
Shell
1.1%
Other
1.1%