async_local
async_local#
This module extends async_base to provide local implementations of
hpx::async
, hpx::post
, hpx::sync
, and
hpx::dataflow
. The async_distributed module extends the
functionality in this module to work with actions.
See the API reference of this module for more details.