#include "TThread.h"
#include <Riostream.h>
Go to the source code of this file.
Functions | |
void * | handle (void *ptr) |
void | threads () |
void* handle | ( | void * | ptr | ) |
Definition at line 12 of file threads.C.
References gSystem, i, long, TThread::Printf(), and TSystem::Sleep().
Referenced by _GetWindowProperty(), TFile::GetAsyncOpenStatus(), grep_or_recurse(), Cint::G__DataMemberInfo::Handle(), Cint::G__MethodInfo::Handle(), Cint::G__MethodInfo::operator=(), threads(), threadsh1(), TUnixSystem::UnixDynFindSymbol(), TUnixSystem::UnixDynListSymbols(), TUnixSystem::UnixDynLoad(), and TUnixSystem::UnixDynUnload().
void threads | ( | ) |
Definition at line 27 of file threads.C.
References gDebug, h1, h2, handle(), TThread::Join(), TThread::Ps(), and TThread::Run().
Referenced by THtml::MakeAll().