lcos_localΒΆ
This module provides the following local LCOs:
hpx::lcos::local::channel
hpx::lcos::local::one_element_channel
hpx::lcos::local::receive_channel
hpx::lcos::local::send_channel
hpx::lcos::local::packaged_task
hpx::lcos::local::promise
hpx::lcos::local::receive_buffer
See lcos_distributed for distributed LCOs. Basic synchronization primitives for use in HPX threads can be found in synchronization. async_combinators contains useful utility functions for combining futures.
See the API reference of this module for more details.