Searched refs:g_unix_output_stream_close_async (Results 1 – 1 of 1) sorted by relevance
98 static void g_unix_output_stream_close_async (GOutputStream *stream,134 stream_class->close_async = g_unix_output_stream_close_async; in g_unix_output_stream_class_init()561 g_unix_output_stream_close_async); in close_async_cb()577 g_unix_output_stream_close_async (GOutputStream *stream, in g_unix_output_stream_close_async() function