![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
Base structure for wait instruments. More...
#include <pfs_instr.h>
Public Attributes | |
| pfs_lock | m_lock | 
| Internal lock.  More... | |
| bool | m_enabled | 
| Enabled flag.  More... | |
| bool | m_timed | 
| Timed flag.  More... | |
| PFS_opaque_container_page * | m_page | 
| Container page.  More... | |
Base structure for wait instruments.
| bool PFS_instr::m_enabled | 
Enabled flag.
| pfs_lock PFS_instr::m_lock | 
Internal lock.
| PFS_opaque_container_page* PFS_instr::m_page | 
Container page.
| bool PFS_instr::m_timed | 
Timed flag.