BenBot 1.7.5
A chess engine
Loading...
Searching...
No Matches
Threading.hpp File Reference
#include <functional>
Include dependency graph for Threading.hpp:

Go to the source code of this file.

Namespaces

namespace  util

Functions

void util::progressive_backoff (std::function< bool()> pred)

Detailed Description

This file provides some threading and synchronization utilities.

Definition in file Threading.hpp.