Skip to content

Make bumper allocator thread-safe #14140

@Mic92

Description

@Mic92

We are currently using https://en.cppreference.com/w/cpp/memory/monotonic_buffer_resource.html which is not thread-safe.
For the multi-threaded evaluation we to create a bumper allocator that is thread-safe.

Noted in #14106 (comment)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions