Simbody  3.7
ParallelWorkQueue.h File Reference

Go to the source code of this file.

Classes

class  SimTK::ParallelWorkQueue
 This class is used for performing multithreaded computations. It maintains a queue of tasks to be executed, and a pool of threads for executing them. More...
 
class  SimTK::ParallelWorkQueue::Task
 Concrete subclasses of this abstract class represent tasks that can be executed by a ParallelWorkQueue. More...
 

Namespaces

 SimTK
 This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.