Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
workerpool.h File Reference
#include <atomic>
#include <functional>
#include "ion/base/stlalloc/allocset.h"
#include "ion/port/mutex.h"
#include "ion/port/semaphore.h"
#include "ion/port/threadutils.h"
Include dependency graph for workerpool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::base::WorkerPool
 Manages one or more threads that run in a loop, performing some work with each iteration (if any work is available). More...
 
class  ion::base::WorkerPool::Worker
 Interface to enable pluggable worker behavior. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::base
 EnumHelper instantiations. These must be in the ion::base namespace.