#include "TPosixThread.h"
Go to the source code of this file.
Functions | |
ClassImp (TPosixThread) Int_t TPosixThread |
ClassImp | ( | TPosixThread | ) |
Definition at line 23 of file TPosixThread.cxx.
References TThread::Function(), id, pthread_attr_destroy(), pthread_attr_init(), pthread_attr_setdetachstate(), pthread_create(), PTHREAD_CREATE_DETACHED, and PTHREAD_CREATE_JOINABLE.