|
XRootD
|
#include <cerrno>#include <pthread.h>#include <unistd.h>#include <sys/time.h>#include <sys/types.h>#include "XrdSys/XrdSysPthread.hh"
Include dependency graph for XrdSysPthread.cc:Go to the source code of this file.
Classes | |
| struct | XrdSysThreadArgs |
Functions | |
| void * | XrdSysThread_Xeq (void *myargs) |
| void * XrdSysThread_Xeq | ( | void * | myargs | ) |
Definition at line 79 of file XrdSysPthread.cc.
References XrdSysThreadArgs::arg, XrdSysThreadArgs::eDest, XrdSysError::Emsg(), XrdSysThreadArgs::proc, and XrdSysThreadArgs::tDesc.
Referenced by XrdSysThread::Run().
Here is the call graph for this function:
Here is the caller graph for this function: