MySQL 9.0.0
Source Code Documentation
LF_PINBOX Struct Reference

#include <lf.h>

Public Attributes

LF_DYNARRAY pinarray
 
lf_pinbox_free_funcfree_func
 
void * free_func_arg
 
uint free_ptr_offset
 
std::atomic< uint32pinstack_top_ver
 
std::atomic< uint32pins_in_array
 

Member Data Documentation

◆ free_func

lf_pinbox_free_func* LF_PINBOX::free_func

◆ free_func_arg

void* LF_PINBOX::free_func_arg

◆ free_ptr_offset

uint LF_PINBOX::free_ptr_offset

◆ pinarray

LF_DYNARRAY LF_PINBOX::pinarray

◆ pins_in_array

std::atomic<uint32> LF_PINBOX::pins_in_array

◆ pinstack_top_ver

std::atomic<uint32> LF_PINBOX::pinstack_top_ver

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