Thread Namespace Reference


Enumerations

enum  CancelState { Enable, Disable }

Functions

void sleep (const BoxLib::Time &spec_)
void exit (void *)
Thread::CancelState setCancelState (CancelState)
int max_threads ()
void yield ()
int getID ()
bool baseThread ()


Enumeration Type Documentation

Enumerator:
Enable 
Disable 


Function Documentation

bool Thread::baseThread (  )  [inline]

void Thread::exit ( void *   ) 

Referenced by BoxLib::Execute().

int Thread::getID (  )  [inline]

int Thread::max_threads (  )  [inline]

CancelState Thread::setCancelState ( CancelState   ) 

References Enable.

Referenced by Barrier::wait().

void Thread::sleep ( const BoxLib::Time spec_  ) 

void Thread::yield (  ) 


Generated on Fri Nov 21 10:11:05 2008 for AMRParticlePaths by  doxygen 1.5.5