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