![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
Public Attributes | |
| PAGE * | next | 
| my_xid * | start | 
| my_xid * | end | 
| my_xid * | ptr | 
| int | size | 
| int | free | 
| int | waiters | 
| PAGE_STATE | state | 
| mysql_cond_t | cond | 
| Signalled when syncing of this page is done or when this page is in "active" slot and syncing slot just became free.  More... | |
| mysql_cond_t TC_LOG_MMAP::PAGE::cond | 
Signalled when syncing of this page is done or when this page is in "active" slot and syncing slot just became free.
| my_xid * TC_LOG_MMAP::PAGE::end | 
| int TC_LOG_MMAP::PAGE::free | 
| PAGE* TC_LOG_MMAP::PAGE::next | 
| my_xid* TC_LOG_MMAP::PAGE::ptr | 
| int TC_LOG_MMAP::PAGE::size | 
| my_xid* TC_LOG_MMAP::PAGE::start | 
| PAGE_STATE TC_LOG_MMAP::PAGE::state | 
| int TC_LOG_MMAP::PAGE::waiters |