MySQL 8.4.1
Source Code Documentation
CheckInFreeList Struct Reference

Functor to validate the LRU list. More...

#include <buf0buf.h>

Public Member Functions

void operator() (const buf_page_t *elem) const
 

Static Public Member Functions

static void validate (const buf_pool_t *buf_pool)
 

Detailed Description

Functor to validate the LRU list.

Member Function Documentation

◆ operator()()

void CheckInFreeList::operator() ( const buf_page_t elem) const
inline

◆ validate()

static void CheckInFreeList::validate ( const buf_pool_t buf_pool)
inlinestatic

The documentation for this struct was generated from the following file: