159
159
used (because it's not reliable on all systems)
163
163
my_aio_result aio_result;
167
167
extern int init_io_cache(IO_CACHE *info,int file,size_t cachesize,
169
169
bool use_async_io, myf cache_myflags);
170
170
extern bool reinit_io_cache(IO_CACHE *info,enum cache_type type,
173
173
extern void setup_io_cache(IO_CACHE* info);
174
174
extern void init_io_cache_share(IO_CACHE *read_cache, IO_CACHE_SHARE *cshare,