synchronization#

This module provides synchronization primitives that should be used rather than the C++ standard ones in HPX threads:

See lcos_local, async_combinators, and async_distributed for higher level synchronization facilities.

See the API reference of this module for more details.