Searched defs:BOOST_ONCE_INIT (Results 1 – 3 of 3) sorted by relevance
73 #define BOOST_ONCE_INIT boost::once_flag() macro93 #define BOOST_ONCE_INIT {0} macro
86 #define BOOST_ONCE_INIT once_flag() macro95 #define BOOST_ONCE_INIT {BOOST_ONCE_INITIAL_FLAG_VALUE} macro
65 #define BOOST_ONCE_INIT once_flag() macro74 #define BOOST_ONCE_INIT {0,0} macro