Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
threadpool.h File Reference
#include <cstddef>
#include <deque>
#include <optional>
#include <thread>
#include <vector>
#include "absl/base/nullability.h"
#include "absl/base/thread_annotations.h"
#include "absl/functional/any_invocable.h"
#include "absl/strings/string_view.h"
#include "absl/synchronization/mutex.h"

Go to the source code of this file.

Classes

class  operations_research::ThreadPool

Namespaces

namespace  operations_research
 OR-Tools root namespace.