Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::LegacyStdThreadImplementationService Class Reference

Implementation of threads using LegacyStdBarrier for barriers. More...

Inheritance diagram for Arcane::LegacyStdThreadImplementationService:
Collaboration diagram for Arcane::LegacyStdThreadImplementationService:

Public Member Functions

void build ()
Ref< IThreadImplementationcreateImplementation () override

Detailed Description

Implementation of threads using LegacyStdBarrier for barriers.

This implementation is only useful while the StdThreadImplementation is being validated (March 2026). It may be removed later.

Definition at line 60 of file StdThreadImplementationService.cc.

Member Function Documentation

◆ build()

void Arcane::LegacyStdThreadImplementationService::build ( )
inline

Definition at line 65 of file StdThreadImplementationService.cc.

◆ createImplementation()

Ref< IThreadImplementation > Arcane::LegacyStdThreadImplementationService::createImplementation ( )
inlineoverridevirtual

The documentation for this class was generated from the following file: