MySQL 9.0.0
Source Code Documentation
CURSOR Struct Reference

Public Attributes

std::atomic< LF_SLIST * > * prev
 
LF_SLISTcurr
 
LF_SLISTnext
 

Member Data Documentation

◆ curr

LF_SLIST* CURSOR::curr

◆ next

LF_SLIST * CURSOR::next

◆ prev

std::atomic<LF_SLIST *>* CURSOR::prev

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