Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 50427ce2171efa3c420bcc5a6bb020a43236d3e4
      
https://github.com/STEllAR-GROUP/hpx/commit/50427ce2171efa3c420bcc5a6bb020a43236d3e4
  Author: Mikael Simberg <[email protected]>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M libs/core/synchronization/CMakeLists.txt
    A libs/core/synchronization/include/hpx/synchronization/async_rw_mutex.hpp
    M libs/core/synchronization/tests/unit/CMakeLists.txt
    A libs/core/synchronization/tests/unit/async_rw_mutex.cpp

  Log Message:
  -----------
  Add async_rw_mutex with senders

async_rw_mutex is a wrapper object that returns senders to the wrapped
object.


  Commit: d2f8a84bde989cbcfba39fd26b735245ee580a29
      
https://github.com/STEllAR-GROUP/hpx/commit/d2f8a84bde989cbcfba39fd26b735245ee580a29
  Author: Mikael Simberg <[email protected]>
  Date:   2021-04-27 (Tue, 27 Apr 2021)

  Changed paths:
    M libs/core/synchronization/CMakeLists.txt
    A libs/core/synchronization/include/hpx/synchronization/async_rw_mutex.hpp
    M libs/core/synchronization/tests/unit/CMakeLists.txt
    A libs/core/synchronization/tests/unit/async_rw_mutex.cpp

  Log Message:
  -----------
  Merge pull request #5292 from msimberg/pipeline-wrapper

Add async_rw_mutex based on senders


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/dddbd3081306...d2f8a84bde98
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to