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

#include "executor_idle_tracking.h"

namespace vespa {
}