14#include "arccore/base/ConcurrencyBase.h"
25Int32 ConcurrencyBase::m_max_allowed_thread = 1;
41 m_max_allowed_thread = v;
static void _setMaxAllowedThread(Int32 v)
Positionne le nombre maximum de thread à utiliser.
Options d'exécution d'une boucle parallèle en multi-thread.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
std::int32_t Int32
Type entier signé sur 32 bits.