/home/tetron/hack/vos/libs/vos/vutil/taskqueue.hh File Reference
Go to the source code of this file.
Namespaces
- namespace VUtil
Classes
- class VUtil::Task
- Abstract class representing a closure; that is, some code to execute along with the state needed to execute it. More...
- Abstract class representing a closure; that is, some code to execute along with the state needed to execute it. More...
- class VUtil::TaskHelper
- A helper thread used by the task queue. More...
- A helper thread used by the task queue. More...
- class VUtil::TaskHelperThread
- Internal class that works around some weirdness with the way boost::thread works. More...
- Internal class that works around some weirdness with the way boost::thread works. More...
- class VUtil::TaskQueue