14#include "arccore/concurrency/GlibThreadImplementation.h"
17#include "arcane/utils/IThreadImplementationService.h"
18#include "arcane/FactoryService.h"
63 return Arccore::Concurrency::createGlibThreadImplementation();
#define ARCANE_REGISTER_APPLICATION_FACTORY(aclass, ainterface, aname)
Enregistre un service de fabrique pour la classe aclass.
Déclarations des types utilisés dans Arcane.
Implémentation des threads utilisant Glib.
Interface d'un service de gestion des threads.
Lecteur des fichiers de maillage via la bibliothèque LIMA.
Structure contenant les informations pour créer un service.
Implémentation de ITreadImplementation avec la 'Glib'.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-