Skip to content

File managed_thread.hpp

FileList > illixr > managed_thread.hpp

Go to the source code of this file

  • #include <atomic>
  • #include <cassert>
  • #include <functional>
  • #include <stdexcept>
  • #include <thread>
  • #include <utility>

Namespaces

Type Name
namespace ILLIXR
RAC_ERRNO_MSG.

Classes

Type Name
class managed_thread
An object that manages a std::thread; it joins and exits when the object gets destructed.

The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/include/illixr/managed_thread.hpp