hpx/synchronization/no_mutex.hpp

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

namespace hpx
struct no_mutex

Public Functions

constexpr void lock()
constexpr bool try_lock()
constexpr void unlock()