![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
Helper to set wait callbacks for the current scope. More...
#include <btr0mtib.h>
Public Types | |
| using | Function = std::function< void()> | 
Public Member Functions | |
| Wait_callbacks (Btree_load *btree_load, Function &begin, Function &end) | |
| ~Wait_callbacks () | |
Private Attributes | |
| Btree_load * | m_btree_load | 
| Btree Load for the wait callbacks.  More... | |
Friends | |
| class | Btree_load | 
Helper to set wait callbacks for the current scope.
| using Btree_multi::Btree_load::Wait_callbacks::Function = std::function<void()> | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  friend | 
      
  | 
  private | 
Btree Load for the wait callbacks.