]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/context/performance/bind_processor.hpp
bump version to 12.2.12-pve1
[ceph.git] / ceph / src / boost / libs / context / performance / bind_processor.hpp
CommitLineData
7c673cae
FG
1
2// Copyright Oliver Kowalke 2009.
3// Distributed under the Boost Software License, Version 1.0.
4// (See accompanying file LICENSE_1_0.txt or copy at
5// http://www.boost.org/LICENSE_1_0.txt)
6
7#ifndef BIND_TO_PROCESSOR_H
8#define BIND_TO_PROCESSOR_H
9
10void bind_to_processor( unsigned int n);
11
12#endif // BIND_TO_PROCESSOR_H