Use robust mutexes by default
authorHoward Chu <hyc@symas.com>
Wed, 1 Oct 2014 19:58:15 +0000 (20:58 +0100)
committerHoward Chu <hyc@symas.com>
Wed, 1 Oct 2014 19:58:15 +0000 (20:58 +0100)
commite3b6c359a935283c21e1fd7d03b790d87d53b933
treececbe5a4f5338a1d3f28699a7ececfe6b44175f5
parent58ddb5527bd4868bb7017cfe2051bc2e24bcf5a8
Use robust mutexes by default

Making it optional on pthreads just complicates things;
they're always robust on other implementations
libraries/liblmdb/lmdb.h
libraries/liblmdb/mdb.c