Searched refs:btstack_run_loop_posix_data_sources_modified (Results 1 – 1 of 1) sorted by relevance
66 static int btstack_run_loop_posix_data_sources_modified; variable92 btstack_run_loop_posix_data_sources_modified = 1; in btstack_run_loop_posix_add_data_source()100 btstack_run_loop_posix_data_sources_modified = 1; in btstack_run_loop_posix_remove_data_source()220 btstack_run_loop_posix_data_sources_modified = 0; in btstack_run_loop_posix_execute()222 …while (btstack_linked_list_iterator_has_next(&it) && !btstack_run_loop_posix_data_sources_modified… in btstack_run_loop_posix_execute()229 if (btstack_run_loop_posix_data_sources_modified) break; in btstack_run_loop_posix_execute()