/usr/include/boost/thread/pthread
Edit: /usr/include/boost/thread/pthread/thread_data.hpp (13085B)
#ifndef BOOST_THREAD_PTHREAD_THREAD_DATA_HPP
#define BOOST_THREAD_PTHREAD_THREAD_DATA_HPP
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
// (C) Copyright 2007 Anthony Williams
// (C) Copyright 2011-2012 Vicente J. Botet Escriba
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#ifdef BOOST_THREAD_USES_CHRONO
#include
#endif
#include