From: Wolfgang Bangerth Date: Mon, 19 Mar 2001 15:15:09 +0000 (+0000) Subject: Add a barrier class to the Threads:: namespace. X-Git-Tag: v8.0.0~19527 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c69cb5fef0287f7a7490f04f8d3739338c61a148;p=dealii.git Add a barrier class to the Threads:: namespace. git-svn-id: https://svn.dealii.org/trunk@4245 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2001/c-3-1.html b/deal.II/doc/news/2001/c-3-1.html index 190cc19d06..79e2966da3 100644 --- a/deal.II/doc/news/2001/c-3-1.html +++ b/deal.II/doc/news/2001/c-3-1.html @@ -119,6 +119,17 @@ documentation, etc.

base

    +
  1. + The Threads now has a barrier + class in order to synchronise multiple threads. In + multithreaded mode, this is an alias to the ACE_Barrier class of the ACE library, if + deal.II is not configured for multithreading, then the class is + a dummy class that does nothing. +
    + (WB 2001/03/19) +

    +
  2. We now support the output format of the