Simbody
Classes | Namespaces

ParallelWorkQueue.h File Reference

#include "ParallelExecutor.h"
#include "PrivateImplementation.h"

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

namespace  SimTK
 

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


 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines