mirror of
https://github.com/isar/libmdbx.git
synced 2025-12-18 17:52:22 +08:00
test: refine oom-callback.
This commit is contained in:
@@ -117,7 +117,7 @@ protected:
|
||||
bool wait4start();
|
||||
void report(size_t nops_done);
|
||||
void signal();
|
||||
bool should_continue() const;
|
||||
bool should_continue(bool check_timeout_only = false) const;
|
||||
|
||||
void generate_pair(const keygen::serial_t serial, keygen::buffer &key,
|
||||
keygen::buffer &value, keygen::serial_t data_age = 0) {
|
||||
|
||||
Reference in New Issue
Block a user