hpx/concurrency/spinlock_pool.hpp

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

namespace hpx
namespace util
template<typename Tag, std::size_t N = HPX_HAVE_SPINLOCK_POOL_NUM>
class spinlock_pool

Public Static Functions

static detail::spinlock &spinlock_for(void const *pv)

Private Static Attributes

cache_aligned_data<detail::spinlock> pool_