Branch: refs/heads/ref_counted_thread_data
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 0be711a6c931c5e8e75d29083ac81cab5d308749
      
https://github.com/STEllAR-GROUP/hpx/commit/0be711a6c931c5e8e75d29083ac81cab5d308749
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-07-10 (Sat, 10 Jul 2021)

  Changed paths:
    M examples/cancelable_action/cancelable_action/server/cancelable_action.hpp
    M libs/core/concurrency/include/hpx/concurrency/deque.hpp
    M libs/core/coroutines/CMakeLists.txt
    M libs/core/coroutines/include/hpx/coroutines/coroutine.hpp
    M libs/core/coroutines/include/hpx/coroutines/detail/context_base.hpp
    M libs/core/coroutines/include/hpx/coroutines/detail/coroutine_accessor.hpp
    M libs/core/coroutines/include/hpx/coroutines/detail/coroutine_impl.hpp
    M libs/core/coroutines/include/hpx/coroutines/detail/coroutine_self.hpp
    M 
libs/core/coroutines/include/hpx/coroutines/detail/coroutine_stackful_self.hpp
    M 
libs/core/coroutines/include/hpx/coroutines/detail/coroutine_stackless_self.hpp
    M libs/core/coroutines/include/hpx/coroutines/stackless_coroutine.hpp
    M libs/core/coroutines/include/hpx/coroutines/thread_id_type.hpp
    M libs/core/coroutines/src/detail/coroutine_impl.cpp
    M 
libs/core/schedulers/include/hpx/schedulers/local_priority_queue_scheduler.hpp
    M libs/core/schedulers/include/hpx/schedulers/local_queue_scheduler.hpp
    M libs/core/schedulers/include/hpx/schedulers/lockfree_queue_backends.hpp
    M libs/core/schedulers/include/hpx/schedulers/queue_helpers.hpp
    M libs/core/schedulers/include/hpx/schedulers/queue_holder_numa.hpp
    M libs/core/schedulers/include/hpx/schedulers/queue_holder_thread.hpp
    M 
libs/core/schedulers/include/hpx/schedulers/shared_priority_queue_scheduler.hpp
    M libs/core/schedulers/include/hpx/schedulers/static_queue_scheduler.hpp
    M libs/core/schedulers/include/hpx/schedulers/thread_queue.hpp
    M libs/core/schedulers/include/hpx/schedulers/thread_queue_mc.hpp
    M libs/core/synchronization/include/hpx/synchronization/mutex.hpp
    M libs/core/thread_pools/include/hpx/thread_pools/scheduling_loop.hpp
    M libs/core/threading_base/include/hpx/threading_base/create_thread.hpp
    M libs/core/threading_base/include/hpx/threading_base/create_work.hpp
    M libs/core/threading_base/include/hpx/threading_base/external_timer.hpp
    M libs/core/threading_base/include/hpx/threading_base/scheduler_base.hpp
    M libs/core/threading_base/include/hpx/threading_base/set_thread_state.hpp
    M libs/core/threading_base/include/hpx/threading_base/thread_data.hpp
    M 
libs/core/threading_base/include/hpx/threading_base/thread_data_stackful.hpp
    M 
libs/core/threading_base/include/hpx/threading_base/thread_data_stackless.hpp
    M libs/core/threading_base/include/hpx/threading_base/thread_init_data.hpp
    M libs/core/threading_base/include/hpx/threading_base/threading_base_fwd.hpp
    M libs/core/threading_base/src/execution_agent.cpp
    M libs/core/threading_base/src/external_timer.cpp
    M libs/core/threading_base/src/thread_data.cpp
    M libs/core/threading_base/src/thread_description.cpp
    M libs/core/threading_base/src/thread_helpers.cpp
    M libs/full/actions/include/hpx/actions/base_action.hpp
    M libs/full/actions/src/base_action.cpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/apply.hpp
    M libs/full/init_runtime_local/src/init_logging.cpp
    M libs/full/runtime_local/src/custom_exception_info.cpp
    M libs/parallelism/futures/include/hpx/futures/detail/future_data.hpp
    M libs/parallelism/futures/include/hpx/futures/futures_factory.hpp

  Log Message:
  -----------
  Adding reference counting to thread_data


_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to