Searched refs:spinlock_for (Results 1 – 2 of 2) sorted by relevance
42 static spinlock & spinlock_for( void const * pv ) in spinlock_for() function in boost::detail::spinlock_pool63 explicit scoped_lock( void const * pv ): sp_( spinlock_for( pv ) ) in scoped_lock()
1101 boost::detail::spinlock & sp = boost::detail::spinlock_pool<2>::spinlock_for( p ); in atomic_exchange()1117 boost::detail::spinlock & sp = boost::detail::spinlock_pool<2>::spinlock_for( p ); in atomic_compare_exchange()