enum Poco::Thread::Policy

#include <Thread.h>

enum Policy
{
    POLICY_DEFAULT = POLICY_DEFAULT_IMPL,
};