]> OCCT Git - occt-copy.git/commit
0029935: Foundation Classes - introduce OSD_ThreadPool class defining a thread pool CR0_v720_FIXhm
authornbv <nbv@opencascade.com>
Wed, 20 Feb 2019 13:52:22 +0000 (16:52 +0300)
committernbv <nbv@opencascade.com>
Wed, 20 Feb 2019 14:03:08 +0000 (17:03 +0300)
commitfdbfdb571a07db709d8897d4343e3de5819dfa53
tree059e8daf11983d46e47f3b417a0164eae4de2f10
parent8c8ccd1d8430ab0dd193a735f3278aea4985eb14
0029935: Foundation Classes - introduce OSD_ThreadPool class defining a thread pool
16 files changed:
src/BRepMesh/BRepMesh_FastDiscret.cxx
src/BRepMesh/BRepMesh_IncrementalMesh.cxx
src/OSD/FILES
src/OSD/OSD.hxx
src/OSD/OSD_Parallel.hxx
src/OSD/OSD_Parallel_TBB.cxx [new file with mode: 0644]
src/OSD/OSD_Parallel_Threads.cxx [new file with mode: 0644]
src/OSD/OSD_ThreadPool.cxx [new file with mode: 0644]
src/OSD/OSD_ThreadPool.hxx [new file with mode: 0644]
src/OSD/OSD_signal.cxx
src/Standard/FILES
src/Standard/Standard_Atomic.hxx
src/Standard/Standard_Condition.cxx [new file with mode: 0644]
src/Standard/Standard_Condition.hxx [new file with mode: 0644]
src/Standard/Standard_Failure.cxx
src/Standard/Standard_Macro.hxx