MySQL 8.3.0
Source Code Documentation
st_lock_list Struct Reference

#include <thr_lock.h>

Public Attributes

THR_LOCK_DATAdata {nullptr}
 
THR_LOCK_DATA ** last {nullptr}
 

Member Data Documentation

◆ data

THR_LOCK_DATA* st_lock_list::data {nullptr}

◆ last

THR_LOCK_DATA ** st_lock_list::last {nullptr}

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