Searched refs:g_main_context_new_with_next_id (Results 1 – 4 of 4) sorted by relevance
83 GMainContext * g_main_context_new_with_next_id (guint next_id);109 GMainContext * (* g_main_context_new_with_next_id) (guint next_id); member
45 g_main_context_new_with_next_id, in glib__private__()
641 g_main_context_new_with_next_id (guint next_id) in g_main_context_new_with_next_id() function
892 ctx = GLIB_PRIVATE_CALL (g_main_context_new_with_next_id) (G_MAXUINT-1); in test_mainloop_overflow()