multicore: reorganize files and name according to ROOT-8513 - Part 2
This patch implenets the modifications required by the previous patch and and makes the required internal adjustements
Showing
- core/multiproc/CMakeLists.txt 3 additions, 3 deletionscore/multiproc/CMakeLists.txt
- core/multiproc/inc/MPCode.h 21 additions, 4 deletionscore/multiproc/inc/MPCode.h
- core/multiproc/inc/PoolUtils.h 0 additions, 29 deletionscore/multiproc/inc/PoolUtils.h
- core/multiproc/inc/ROOT/TProcessExecutor.hxx 11 additions, 158 deletionscore/multiproc/inc/ROOT/TProcessExecutor.hxx
- core/multiproc/inc/TMPWorker.h 6 additions, 24 deletionscore/multiproc/inc/TMPWorker.h
- core/multiproc/inc/TMPWorkerExecutor.h 39 additions, 39 deletionscore/multiproc/inc/TMPWorkerExecutor.h
- core/multiproc/inc/TProcPool.h 1 addition, 1 deletioncore/multiproc/inc/TProcPool.h
- core/multiproc/src/TMPWorker.cxx 1 addition, 154 deletionscore/multiproc/src/TMPWorker.cxx
- core/multiproc/src/TProcessExecutor.cxx 8 additions, 194 deletionscore/multiproc/src/TProcessExecutor.cxx
- tree/treeplayer/CMakeLists.txt 1 addition, 1 deletiontree/treeplayer/CMakeLists.txt
- tree/treeplayer/inc/ROOT/TTreeProcessorMP.hxx 36 additions, 50 deletionstree/treeplayer/inc/ROOT/TTreeProcessorMP.hxx
- tree/treeplayer/inc/ROOT/TTreeProcessorMT.hxx 5 additions, 5 deletionstree/treeplayer/inc/ROOT/TTreeProcessorMT.hxx
- tree/treeplayer/inc/TMPWorkerTree.h 60 additions, 20 deletionstree/treeplayer/inc/TMPWorkerTree.h
- tree/treeplayer/src/TMPWorkerTree.cxx 366 additions, 17 deletionstree/treeplayer/src/TMPWorkerTree.cxx
- tree/treeplayer/src/TTreeProcessorMP.cxx 54 additions, 59 deletionstree/treeplayer/src/TTreeProcessorMP.cxx
- tree/treeplayer/src/TTreeProcessorMT.cxx 7 additions, 7 deletionstree/treeplayer/src/TTreeProcessorMT.cxx
Loading
Please register or sign in to comment