ROOT  6.06/09
Reference Guide
Functions
TWin32Thread.cxx File Reference
#include "TWin32Thread.h"
#include <process.h>
#include <errno.h>
+ Include dependency graph for TWin32Thread.cxx:

Go to the source code of this file.

Functions

 ClassImp (TWin32Thread) Int_t TWin32Thread
 Win32 threads – spawn new thread (like pthread_create). More...
 

Function Documentation

ClassImp ( TWin32Thread  )

Win32 threads – spawn new thread (like pthread_create).

Win32 has a thread handle in addition to the thread ID.

Definition at line 24 of file TWin32Thread.cxx.