12#ifndef ARCANE_UTILS_INTERNAL_TASKFACTORYINTERNAL_H
13#define ARCANE_UTILS_INTERNAL_TASKFACTORYINTERNAL_H
35 static void addThreadCreateObserver(
IObserver* o);
38 static void removeThreadCreateObserver(
IObserver* o);
41 static void notifyThreadCreated();
Déclarations des types utilisés dans Arcane.
Interface d'un observateur.
Implémentation d'une fabrique de tâches.
Lecteur des fichiers de maillage via la bibliothèque LIMA.
API interne à Arcane de 'TaskFactory'.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-