]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add to documentation.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 30 Jul 2009 12:34:25 +0000 (12:34 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 30 Jul 2009 12:34:25 +0000 (12:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@19133 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/thread_management.h

index d60a00de41469d0371d300b0291064c03a64c6a7..986e738f842de62a8ad75499ad0195536a544f75 100644 (file)
@@ -653,15 +653,22 @@ namespace Threads
                                     * threads are created by directly
                                     * calling the respective functions
                                     * of the operating system
-                                    * (e.g. <tt>pthread_create</tt> for the
-                                    * POSIX thread interface), or if
-                                    * they are killed (e.g. either
-                                    * through <tt>pthread_exit</tt> from
-                                    * the spawned thread, or
-                                    * <tt>pthread_kill</tt> from another
-                                    * thread), then these events are
-                                    * not registered and counted for
-                                    * the result of this function.
+                                    * (e.g. <tt>pthread_create</tt>
+                                    * for the POSIX thread interface),
+                                    * or if they are killed
+                                    * (e.g. either through
+                                    * <tt>pthread_exit</tt> from the
+                                    * spawned thread, or
+                                    * <tt>pthread_kill</tt> from
+                                    * another thread), then these
+                                    * events are not registered and
+                                    * counted for the result of this
+                                    * function. Likewise, threads that
+                                    * the Threading Building Blocks
+                                    * library may have created to work
+                                    * on tasks created using the
+                                    * Threads::new_task functions are
+                                    * not counted.
                                    *
                                    * @ingroup threads
                                     */

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.