]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Fix a rather rare race condition in MT mode: we checked that we did
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Aug 2001 13:34:09 +0000 (13:34 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Aug 2001 13:34:09 +0000 (13:34 +0000)
commit50a07b1e89f75e62c91100cdd3e2570eb7dc2e18
treee688fd417cfb9993bc5c2d6ea946d6fa3ae617fd
parent5d3a64899c938ee21e2a53d01e681b01b1e55491
Fix a rather rare race condition in MT mode: we checked that we did
not yet visit a face by looking at a value that is written when
visiting this face. We double checked later when writing into it. In
some rare conditions, it could happen that another process was working
on it, but only wrote between the two checks, making the latter fail.

git-svn-id: https://svn.dealii.org/trunk@4908 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/deal.II/source/numerics/error_estimator.cc

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.