Branch: refs/heads/fixing_4030
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 958c965726141bf79da75e46ac1155d57b50981d
      
https://github.com/STEllAR-GROUP/hpx/commit/958c965726141bf79da75e46ac1155d57b50981d
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2019-10-21 (Mon, 21 Oct 2019)

  Changed paths:
    M hpx/runtime/threads/detail/scheduling_loop.hpp
    M hpx/runtime/threads/policies/thread_queue.hpp
    M hpx/runtime/threads/policies/thread_queue_init_parameters.hpp
    M hpx/runtime/threads/policies/thread_queue_mc.hpp
    M hpx/runtime/threads/thread_data.hpp
    M hpx/runtime/threads/thread_data_fwd.hpp
    A hpx/runtime/threads/thread_data_stackful.hpp
    A hpx/runtime/threads/thread_data_stackless.hpp
    M hpx/runtime/threads/thread_helpers.hpp
    M libs/coroutines/CMakeLists.txt
    M libs/coroutines/include/hpx/coroutines/coroutine.hpp
    M libs/coroutines/include/hpx/coroutines/coroutine_fwd.hpp
    M libs/coroutines/include/hpx/coroutines/detail/context_base.hpp
    M libs/coroutines/include/hpx/coroutines/detail/coroutine_impl.hpp
    A libs/coroutines/include/hpx/coroutines/stackless_coroutine.hpp
    M libs/coroutines/include/hpx/coroutines/thread_enums.hpp
    M src/runtime/applier/applier.cpp
    M src/runtime/threads/thread_data.cpp
    A src/runtime/threads/thread_data_stackful.cpp
    A src/runtime/threads/thread_data_stackless.cpp
    M src/runtime/threads/threadmanager.cpp
    M src/util/runtime_configuration.cpp
    M tests/headers/CMakeLists.txt
    M tests/performance/local/timed_task_spawn.cpp

  Log Message:
  -----------
  Adding basic support for stackless threads


_______________________________________________
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to