Searched refs:functor_flag (Results 1 – 1 of 1) sorted by relevance
92 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_functor() local95 boost::call_once(functor_flag, increment_value(&var_to_init_with_functor)); in call_once_with_functor()155 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_exception() local158 boost::call_once(functor_flag, throw_before_third_pass()); in call_once_with_exception()