#include <XrdFrcXLock.hh>
Public Member Functions | |
XrdFrcXLock () | |
~XrdFrcXLock () | |
Static Public Member Functions | |
static int | Init (const char *aPath) |
Static Private Attributes | |
static int | lkFD = -1 |
XrdFrcXLock::XrdFrcXLock | ( | ) | [inline] |
References lkFD, and XrdOucSxeq::Serialize().
XrdFrcXLock::~XrdFrcXLock | ( | ) | [inline] |
References lkFD, and XrdOucSxeq::Release().
static int XrdFrcXLock::Init | ( | const char * | aPath | ) | [inline, static] |
References XrdOucSxeq::Detach(), and lkFD.
int XrdFrcXLock::lkFD = -1 [static, private] |
Referenced by Init(), XrdFrcXLock(), and ~XrdFrcXLock().