Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TCollection.cxx File Reference
#include "TCollection.h"
#include "Varargs.h"
#include "TBuffer.h"
#include "TClass.h"
#include "TROOT.h"
#include "TBrowser.h"
#include "TObjectTable.h"
#include "TRegexp.h"
#include "TPRegexp.h"
#include "TVirtualMutex.h"
#include "TError.h"
#include "TSystem.h"
#include "TObjArray.h"
#include <iostream>
#include <sstream>
#include "TSpinLockGuard.h"
Include dependency graph for TCollection.cxx:

Variables

TVirtualMutexgCollectionMutex = nullptr
 

Variable Documentation

◆ gCollectionMutex

TVirtualMutex* gCollectionMutex = nullptr

Definition at line 52 of file TCollection.cxx.