#include <XrdSysPthread.hh>
List of all members.
Constructor & Destructor Documentation
| XrdSysThread::XrdSysThread |
( |
| ) |
[inline] |
| XrdSysThread::~XrdSysThread |
( |
| ) |
[inline] |
Member Function Documentation
| static int XrdSysThread::Cancel |
( |
pthread_t |
tid | ) |
[inline, static] |
| static void XrdSysThread::CancelPoint |
( |
| ) |
[inline, static] |
| static int XrdSysThread::Detach |
( |
pthread_t |
tid | ) |
[inline, static] |
| void XrdSysThread::doInit |
( |
void |
| ) |
[static, private] |
| static pthread_t XrdSysThread::ID |
( |
void |
| ) |
[inline, static] |
| static int XrdSysThread::Join |
( |
pthread_t |
tid, |
|
|
void ** |
ret |
|
) |
| [inline, static] |
| static int XrdSysThread::Kill |
( |
pthread_t |
tid | ) |
[inline, static] |
| static unsigned long XrdSysThread::Num |
( |
void |
| ) |
[inline, static] |
| int XrdSysThread::Run |
( |
pthread_t * |
tid, |
|
|
void *(*)(void *) |
proc, |
|
|
void * |
arg, |
|
|
int |
opts = 0, |
|
|
const char * |
desc = 0 |
|
) |
| [static] |
References initDone, doInit(), threadNumkey, eDest, XRDSYSTHREAD_BIND, XRDSYSTHREAD_HOLD, stackSize, and XrdSysThread_Xeq().
Referenced by XrdAccConfig::Configure(), XrdBuffManager::Init(), XrdBwmHandle::setPolicy(), XrdBwmLogger::Start(), XrdCmsAdmin::Start(), XrdCmsBaseFS::Start(), XrdCmsCache::Init(), XrdCmsConfig::DoIt(), XrdCmsConfig::setupManager(), XrdCmsFinderRMT::StartManagers(), XrdCmsFinderTRG::RunAdmin(), XrdCmsMeter::Init(), XrdCmsMeter::Monitor(), XrdCmsRRQ::Init(), XrdCmsXmiReq::Start(), XrdCnsConfig::Configure(), XrdCnsLogClient::Start(), XrdCnsLogServer::Init(), main(), doCp_xrd2xrd(), doCp_xrd2loc(), doCp_loc2xrd(), XrdFrmConfig::Configure(), XrdFrmConfig::ConfigMum(), XrdFrmMigrate::Migrate(), mainConfig(), XrdFrmReqBoss::Start(), XrdFrmTransfer::Init(), XrdFrmXfrDaemon::Pong(), XrdFrmXfrQueue::Init(), XrdOfsEvr::Init(), XrdOfsEvs::Start(), XrdOfsHandle::StartXpr(), XrdOssSys::AioInit(), XrdOssSys::Configure(), XrdOssSys::ConfigStageC(), XrdOssMio::Map(), XrdOucAppleBonjour::SubscribeForUpdates(), XrdOucAvahiBonjour::SubscribeForUpdates(), XrdOucCacheReal::XrdOucCacheReal(), XrdPoll::Setup(), XrdPosixXrootd::OpenCB(), XrdPssSys::Configure(), XrdScheduler::Fork(), XrdScheduler::Start(), XrdSecsssKT::XrdSecsssKT(), XrdSecTLayer::bootUp(), XrdW41Gate::Wait41(), XrdXrootdAdmin::Init(), and XrdXrootdAdmin::Start().
| static int XrdSysThread::Same |
( |
pthread_t |
t1, |
|
|
pthread_t |
t2 |
|
) |
| [inline, static] |
| static int XrdSysThread::SetCancelAsynchronous |
( |
| ) |
[inline, static] |
| static int XrdSysThread::SetCancelDeferred |
( |
| ) |
[inline, static] |
| static int XrdSysThread::SetCancelOff |
( |
| ) |
[inline, static] |
| static int XrdSysThread::SetCancelOn |
( |
| ) |
[inline, static] |
| static void XrdSysThread::setDebug |
( |
XrdSysError * |
erp | ) |
[inline, static] |
| static void XrdSysThread::setStackSize |
( |
size_t |
stsz | ) |
[inline, static] |
| static int XrdSysThread::Signal |
( |
pthread_t |
tid, |
|
|
int |
snum |
|
) |
| [inline, static] |
| int XrdSysThread::Wait |
( |
pthread_t |
tid | ) |
[static] |
Member Data Documentation
The documentation for this class was generated from the following files: