Home
last modified time | relevance | path

Searched refs:G_PRIORITY_LOW (Results 1 – 7 of 7) sorted by relevance

/third_party/glib/gobject/tests/
Dclosure.c187 g_idle_add_full (G_PRIORITY_LOW, send_usr1, NULL, NULL); in test_closure_signal()
/third_party/glib/glib/tests/
Dmainloop.c476 g_source_set_priority (parent, G_PRIORITY_LOW); in test_child_sources()
489 g_assert_cmpint (g_source_get_priority (parent), ==, G_PRIORITY_LOW); in test_child_sources()
490 g_assert_cmpint (g_source_get_priority (child_b), ==, G_PRIORITY_LOW); in test_child_sources()
491 g_assert_cmpint (g_source_get_priority (child_c), ==, G_PRIORITY_LOW); in test_child_sources()
1752 g_source_set_priority (source2, G_PRIORITY_LOW); in test_nfds()
/third_party/libsoup/libsoup/
Dsoup-cache-input-stream.c203 priority = G_PRIORITY_LOW; in soup_cache_input_stream_write_next_buffer()
/third_party/glib/glib/
Dgmain.h331 #define G_PRIORITY_LOW 300 macro
/third_party/libsoup/tests/
Dtest-utils.c514 g_source_set_priority (source, G_PRIORITY_LOW); in disconnect_and_wait()
/third_party/glib/gio/tests/
Dtask.c606 g_task_set_priority (t3, G_PRIORITY_LOW); in test_priority()
1240 g_task_set_priority (task, G_PRIORITY_LOW); in test_run_in_thread_priority()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt791 G_PRIORITY_LOW