Searched defs:pv (Results 1 – 2 of 2) sorted by relevance
42 static spinlock & spinlock_for( void const * pv ) in spinlock_for()63 explicit scoped_lock( void const * pv ): sp_( spinlock_for( pv ) ) in scoped_lock()
51 # define BOOST_MPL_PP_AUX_DEFAULT_PARAM_FUNC(unused, i, pv) \ argument