Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
danovaro committed Nov 18, 2023
1 parent cd68c8e commit 57b4113
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/eckit/thread/ThreadPool.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ class ThreadPool : private NonCopyable {
const std::string& name() const { return name_; }
void error(const std::string&);

bool done();
void wait();
bool done();
void resize(size_t);
Expand Down

0 comments on commit 57b4113

Please sign in to comment.