From c69cb5fef0287f7a7490f04f8d3739338c61a148 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 19 Mar 2001 15:15:09 +0000 Subject: [PATCH] Add a barrier class to the Threads:: namespace. git-svn-id: https://svn.dealii.org/trunk@4245 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2001/c-3-1.html | 11 +++++++++++ 1 file changed, 11 insertions(+) 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