aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/util/executor_idle_tracking.cpp
blob: b88698ef8b097a23646e90f54f8a8d5d96a74d80 (plain) (blame)
1
2
3
4
5
6
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

#include "executor_idle_tracking.h"

namespace vespa {
}