Searched refs:g_timeout_add_full (Results 1 – 8 of 8) sorted by relevance
/third_party/glib/gio/tests/ |
D | cancellable.c | 129 g_timeout_add_full (G_PRIORITY_DEFAULT, WAIT_ITERATION, mock_operation_timeout, in mock_operation_async()
|
D | contexts.c | 157 default_timeout = g_timeout_add_full (G_PRIORITY_HIGH, 0, in test_context_independence()
|
/third_party/glib/glib/ |
D | gmain.h | 733 guint g_timeout_add_full (gint priority,
|
D | glib.stp.in | 431 * probe glib.timeout_add - Called when g_timeout_add() or g_timeout_add_full() is called
|
D | gmain.c | 4999 g_timeout_add_full (gint priority, in g_timeout_add_full() function 5070 return g_timeout_add_full (G_PRIORITY_DEFAULT, in g_timeout_add()
|
/third_party/libsoup/tests/ |
D | test-utils.c | 661 g_timeout_add_full (G_PRIORITY_HIGH, interval, cancel_request_timeout, cancel_data, NULL); in soup_test_request_send()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstbus.c | 1227 poll_data->timeout_id = g_timeout_add_full (G_PRIORITY_DEFAULT_IDLE, in gst_bus_poll()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 845 g_timeout_add_full
|