Implementation of threads using C++20 STL classes. More...
Public Member Functions | |
| void | build () |
| Ref< IThreadImplementation > | createImplementation () override |
Implementation of threads using C++20 STL classes.
Definition at line 36 of file StdThreadImplementationService.cc.
|
inline |
Definition at line 41 of file StdThreadImplementationService.cc.
|
inlineoverridevirtual |
Implements Arcane::IThreadImplementationService.
Definition at line 45 of file StdThreadImplementationService.cc.