Home
last modified time | relevance | path

Searched defs:BOOST_DETAIL_SPINLOCK_INIT (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dspinlock_nt.hpp87 #define BOOST_DETAIL_SPINLOCK_INIT { false } macro
H A Dspinlock_pt.hpp77 #define BOOST_DETAIL_SPINLOCK_INIT { PTHREAD_MUTEX_INITIALIZER } macro
H A Dspinlock_std_atomic.hpp81 #define BOOST_DETAIL_SPINLOCK_INIT { ATOMIC_FLAG_INIT } macro
H A Dspinlock_sync.hpp85 #define BOOST_DETAIL_SPINLOCK_INIT {0} macro
H A Dspinlock_w32.hpp111 #define BOOST_DETAIL_SPINLOCK_INIT {0} macro
H A Dspinlock_gcc_arm.hpp116 #define BOOST_DETAIL_SPINLOCK_INIT {0} macro