◆ Find_thd_user_var()
  
  
      
        
          | Find_thd_user_var::Find_thd_user_var  | 
          ( | 
          THD *  | 
          unsafe_thd | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ operator()()
  
  
      
        
          | bool Find_thd_user_var::operator()  | 
          ( | 
          THD *  | 
          thd | ) | 
           | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
Override this operator to provide implementation to find specific thd. 
- Parameters
 - 
  
    | thd | THD of one element in global thread list | 
  
   
- Returns
 - bool 
 
- Return values
 - 
  
    | true | for matching thd false otherwise  | 
  
   
Implements Find_THD_Impl.
 
 
◆ m_unsafe_thd
  
  
      
        
          | THD* Find_thd_user_var::m_unsafe_thd | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: