#pragma once #include typedef std::function ThreadStart; typedef std::function ParameterizedThreadStart;