730
730
/* Functions needed by mi_check */
731
731
volatile int *killed_ptr(MI_CHECK *param);
735
735
int flush_pending_blocks(MI_SORT_PARAM *param);
736
736
int thr_write_keys(MI_SORT_PARAM *sort_param);
737
737
pthread_handler_t thr_find_all_keys(void *arg);