mirror of
https://github.com/isar/libmdbx.git
synced 2025-09-13 14:42:20 +08:00
mdbx: extract internal osal_yield()
.
This commit is contained in:
@@ -20,7 +20,6 @@ bool osal_multiactor_mode(void);
|
||||
|
||||
int osal_delay(unsigned seconds);
|
||||
void osal_udelay(size_t us);
|
||||
void osal_yield(void);
|
||||
bool osal_istty(int fd);
|
||||
std::string osal_tempdir(void);
|
||||
|
||||
|
Reference in New Issue
Block a user