Definition at line 155 of file TCling.h.
 
◆ operator bool()
  
  
      
        
          | TCling::MutexStateAndRecurseCount::operator bool  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ fRecurseCount
      
        
          | Int_t TCling::MutexStateAndRecurseCount::fRecurseCount = 0 | 
        
      
 
Interpreter-related functions will push the "entry" lock state to *this. 
Recursive calls will do that, too - but we must only forget about the lock state once this recursion count went to 0. 
Definition at line 162 of file TCling.h.
 
 
◆ fState
State of gCoreMutex when the first interpreter-related function was invoked. 
Definition at line 157 of file TCling.h.
 
 
The documentation for this struct was generated from the following file: