Searched refs:SOURCE_BLOCKED (Results 1 – 1 of 1) sorted by relevance
382 #define SOURCE_BLOCKED(source) (((source)->flags & G_SOURCE_BLOCKED) != 0) macro1226 if (!SOURCE_BLOCKED (source)) in g_source_attach_unlocked()1333 if (!SOURCE_BLOCKED (source)) in g_source_destroy_internal()1488 if (!SOURCE_BLOCKED (source)) in g_source_add_poll()1525 if (!SOURCE_BLOCKED (source)) in g_source_remove_poll()1582 if (SOURCE_BLOCKED (source)) in g_source_add_child_source()1837 if (!SOURCE_BLOCKED (source)) in g_source_set_priority_unlocked()1977 if (!SOURCE_BLOCKED (source)) in g_source_set_ready_time()2642 if (!SOURCE_BLOCKED (source)) in g_source_add_unix_fd()2730 if (!SOURCE_BLOCKED (source)) in g_source_remove_unix_fd()[all …]