![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#include <semisync_source.h>
Public Attributes | |
| char | log_name_ [FN_REFLEN] | 
| my_off_t | log_pos_ | 
| mysql_cond_t | cond | 
| int | n_waiters | 
| struct TranxNode * | next_ | 
| struct TranxNode * | hash_next_ | 
| mysql_cond_t TranxNode::cond | 
| struct TranxNode* TranxNode::hash_next_ | 
| char TranxNode::log_name_[FN_REFLEN] | 
| my_off_t TranxNode::log_pos_ | 
| int TranxNode::n_waiters | 
| struct TranxNode* TranxNode::next_ |