mirror of
https://github.com/isar/libmdbx.git
synced 2025-12-18 05:42:22 +08:00
test: add simple progress indicator.
This commit is contained in:
@@ -30,3 +30,4 @@ mdbx_pid_t osal_getpid(void);
|
||||
int osal_delay(unsigned seconds);
|
||||
void osal_udelay(unsigned us);
|
||||
void osal_yield(void);
|
||||
bool osal_istty(int fd);
|
||||
|
||||
Reference in New Issue
Block a user