Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dginputstream.c82 static void g_input_stream_real_close_async (GInputStream *stream,
117 klass->close_async = g_input_stream_real_close_async; in g_input_stream_class_init()
1308 return class->close_async == g_input_stream_real_close_async; in g_input_stream_async_close_is_via_threads()
1592 g_input_stream_real_close_async (GInputStream *stream, in g_input_stream_real_close_async() function
1601 g_task_set_source_tag (task, g_input_stream_real_close_async); in g_input_stream_real_close_async()