Ion
|
#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"
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. | |