XrdOucStats.hh File Reference

#include "XrdSys/XrdSysAtomics.hh"
Include dependency graph for XrdOucStats.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XrdOucStats

Defines

#define _statsADD(x, y)   statsMutex.Lock(); x+=y; statsMutex.UnLock()
#define _statsINC(x)   statsMutex.Lock(); x++; statsMutex.UnLock()

Define Documentation

#define _statsADD ( x,
 )     statsMutex.Lock(); x+=y; statsMutex.UnLock()

Referenced by XrdOucStats::Bump().

#define _statsINC (  )     statsMutex.Lock(); x++; statsMutex.UnLock()

Referenced by XrdOucStats::Bump().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 8 May 2020 for xrootd by  doxygen 1.6.1