mdbx: add mdbx_osal_jitter() and mdbx_jitter4testing().

This commit is contained in:
Leo Yuriev
2017-04-27 15:18:33 +03:00
parent 40dee6f05f
commit 7204c46421
4 changed files with 36 additions and 13 deletions

View File

@@ -383,6 +383,8 @@ static __inline mdbx_pid_t mdbx_getpid(void) {
#endif
}
void mdbx_osal_jitter(bool tiny);
/*----------------------------------------------------------------------------*/
#ifndef mdbx_assert_fail