mirror of
https://github.com/isar/libmdbx.git
synced 2025-02-04 01:09:35 +08:00
Howard Chu
2806453b54
mdbx: backport - ITS#8339 Solaris 10/11 robust mutex fixes.
Check for PTHREAD_MUTEX_ROBUST_NP definition (this doesn't work on Linux/glibc because they used an enum). Zero out mutex before initing. Change-Id: Ic618a6a72fbd7680dd76d5fd0aef06545dcba994
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%