Skip to content
Snippets Groups Projects
Commit 8885d8b5 authored by Stefan Wunsch's avatar Stefan Wunsch
Browse files

[DF] Enable thread safety for running RDFs in parallel

* Protect global state for to-be-jitted code shared across multiple RDFs
* Make global counter in RDefineBase an atomic
* Make RCsvDS thread safe by declaring globals static const
* Point out in the docs that ROOT::RDF::SaveGraph is not thread-safe
parent 9f8ec249
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment