// $Id$
// Version: $Name$
//
-// Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+// Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
* implemented. The members of this
* namespace are not meant for
* public use.
- *
- * The classes inside this
- * namespace are suppressed by the
- * documentation script in the
- * class overview table, to keep it
- * short.
*
* @author Wolfgang Bangerth, 2003
*/
namespace Threads
{
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
#if (DEAL_II_USE_MT == 1)
# if defined(DEAL_II_USE_MT_POSIX)
- /**
- * @cond internal
- */
namespace internal
{
/**
template <typename, typename> struct wrapper_base;
}
- /**
- * @endcond
- */
/**
- /**
- * @cond internal
- */
namespace internal
{
class mem_fun_encapsulator;
}
- /**
- * @endcond
- */
// ----------- encapsulators for member functions not taking any parameters
- /**
- * @cond internal
- */
-
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- encapsulators for unary member functions
- /**
- * @cond internal
- */
namespace internal
{
/**
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- encapsulators for binary member functions
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- encapsulators for ternary member functions
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- encapsulators for member functions with 4 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- encapsulators for member functions with 5 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- encapsulators for member functions with 6 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- encapsulators for member functions with 7 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- encapsulators for member functions with 8 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- encapsulators for member functions with 9 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- encapsulators for member functions with 10 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- encapsulators for functions not taking any parameters
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function for
// ----------- encapsulators for unary functions
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function for
// ----------- encapsulators for binary functions
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function for
// ----------- encapsulators for ternary functions
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function for
// ----------- encapsulators for functions with 4 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function for
// ----------- encapsulators for functions with 5 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function for
// ----------- encapsulators for functions with 6 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function for
// ----------- encapsulators for functions with 7 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function for
// ----------- encapsulators for functions with 8 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function for
// ----------- encapsulators for functions with 9 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function for
// ----------- encapsulators for functions with 10 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function for
};
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- forwarders for unary member functions
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- forwarders for binary member functions
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- forwarders for ternary member functions
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- forwarders for member functions with 4 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- forwarders for member functions with 5 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- forwarders for member functions with 6 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- forwarders for member functions with 7 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- forwarders for member functions with 8 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- forwarders for member functions with 9 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- forwarders for member functions with 10 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the non-const spawn
// ----------- forwarders for functions not taking any parameters
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function
// ----------- forwarders for unary functions
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function
// ----------- forwarders for binary functions
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function
// ----------- forwarders for ternary functions
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function
// ----------- forwarders for functions with 4 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function
// ----------- forwarders for functions with 5 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function
// ----------- forwarders for functions with 6 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function
// ----------- forwarders for functions with 7 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function
// ----------- forwarders for functions with 8 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function
// ----------- forwarders for functions with 9 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function
// ----------- forwarders for functions with 10 arguments
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
- /**
- * @endcond
- */
/**
* Overload of the spawn function