Nebula
|
Go to the source code of this file.
Classes | |
class | Threading::SafePriorityQueue< PRITYPE, TYPE > |
A thread-safe priority-sorted queue which protects itself with critical sections. More... | |
Namespaces | |
namespace | Threading |
The Jobs2 system provides a set of threads and a pool of jobs from which threads can pickup work. | |