#include "XrdSys/XrdSysPthread.hh"
Go to the source code of this file.
Classes | |
class | XrdClientThread |
struct | XrdClientThread::XrdClientThreadArgs |
Functions | |
void * | XrdClientThreadDispatcher (void *arg) |
void* XrdClientThreadDispatcher | ( | void * | arg | ) |
Definition at line 20 of file XrdClientThread.cc.
References XrdClientThread::XrdClientThreadArgs::arg, XrdClientThread::SetCancelDeferred(), XrdClientThread::SetCancelOn(), XrdClientThread::ThreadFunc, and XrdClientThread::XrdClientThreadArgs::threadobj.