Searched refs:spinlock_pool (Results 1 – 4 of 4) sorted by relevance
32 spinlock_pool<1>::scoped_lock lock( pw ); in atomic_exchange_and_add()41 spinlock_pool<1>::scoped_lock lock( pw ); in atomic_increment()47 spinlock_pool<1>::scoped_lock lock( pw ); in atomic_conditional_increment()124 spinlock_pool<1>::scoped_lock lock( &use_count_ ); in use_count()
34 spinlock_pool<0>::scoped_lock lock( &value_ ); in operator ++()40 spinlock_pool<0>::scoped_lock lock( &value_ ); in operator --()46 spinlock_pool<0>::scoped_lock lock( &value_ ); in operator long()
34 template< int M > class spinlock_pool class75 template< int M > spinlock spinlock_pool< M >::pool_[ 41 ] =
1079 boost::detail::spinlock_pool<2>::scoped_lock lock( p ); in atomic_load()1090 boost::detail::spinlock_pool<2>::scoped_lock lock( p ); in atomic_store()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()