FTDM_SANGOMA_BOOST_RUNNING 1924 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 	while (ftdm_test_flag(sangoma_boost_data, FTDM_SANGOMA_BOOST_RUNNING)) {
FTDM_SANGOMA_BOOST_RUNNING 1959 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 	ftdm_clear_flag(sangoma_boost_data, FTDM_SANGOMA_BOOST_RUNNING);
FTDM_SANGOMA_BOOST_RUNNING 2244 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 	ftdm_set_flag(sangoma_boost_data, FTDM_SANGOMA_BOOST_RUNNING);
FTDM_SANGOMA_BOOST_RUNNING 2247 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 		ftdm_clear_flag(sangoma_boost_data, FTDM_SANGOMA_BOOST_RUNNING);
FTDM_SANGOMA_BOOST_RUNNING 2257 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 		ftdm_clear_flag(sangoma_boost_data, FTDM_SANGOMA_BOOST_RUNNING);
FTDM_SANGOMA_BOOST_RUNNING 2280 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 	while (ftdm_test_flag(sangoma_boost_data, FTDM_SANGOMA_BOOST_RUNNING) && cnt-- > 0) {