]> https://gitweb.dealii.org/ - dealii.git/commit
Remove the DummyMutex/ConditionVariable/Barrier classes.
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 27 Sep 2018 22:27:08 +0000 (16:27 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 28 Sep 2018 20:48:09 +0000 (14:48 -0600)
commit52ec3b8dcb1a6116b716a0f6459e76b4c8a95bb2
tree13d8e0bcd86d1ae9d0c5eb6c08912d54363aa309
parentb422a430dc6ca4d7ee778b92702b7622e8e2ec77
Remove the DummyMutex/ConditionVariable/Barrier classes.

We provided these in cases where someone wanted to not compile for multithreading,
in which case certain functionality from the TBB was not available. But the
implementations of these classes is now unconditionally available via the
C++11 standard library, and so we don't need the dummy implementations any
more.
include/deal.II/base/thread_management.h

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.