threading#

This module provides the equivalents of std::thread and std::jthread for lightweight HPX threads:

  • hpx::thread

  • hpx::jthread

See the API reference of this module for more details.