282
282
/**********************************************************************//**
283
283
Allocate a block. The thread calling this function must hold
285
285
The buf_pool->mutex may only be released and reacquired if lru != NULL.
286
286
@return allocated block, possibly NULL if lru==NULL */