include_local

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx

Typedefs

template<std::ptrdiff_t LeastMaxValue = PTRDIFF_MAX>
using counting_semaphore = hpx::lcos::local::cpp20_counting_semaphore<LeastMaxValue>
using binary_semaphore = hpx::lcos::local::cpp20_binary_semaphore<>
namespace hpx

Typedefs

using task_cancelled_exception = hpx::parallel::task_canceled_exception