Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Dprotocol.c173 g_io_channel_set_flags (channel, G_IO_FLAG_NONBLOCK, NULL); in test_message()
300 g_io_channel_set_flags (channel, G_IO_FLAG_NONBLOCK, NULL); in test_error()
/third_party/glib/tests/
Diochannel-test.c100 status = g_io_channel_set_flags (gio_r, G_IO_FLAG_NONBLOCK, &gerr); in main()
/third_party/glib/glib/
Dgiochannel.h216 GIOStatus g_io_channel_set_flags (GIOChannel *channel,
Dgiochannel.c504 g_io_channel_set_flags (channel, flags & ~G_IO_FLAG_NONBLOCK, NULL); in g_io_channel_shutdown()
560 g_io_channel_set_flags (channel, flags & ~G_IO_FLAG_NONBLOCK, NULL); in g_io_channel_purge()
973 g_io_channel_set_flags (GIOChannel *channel, in g_io_channel_set_flags() function
Dgtester.c414 g_io_channel_set_flags (ioc_report, G_IO_FLAG_NONBLOCK, NULL); in launch_test_binary()
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgstavdtputil.c861 status = g_io_channel_set_flags (conn->stream, flags, NULL); in gst_avdtp_connection_conf_recv_stream_fd()
878 status = g_io_channel_set_flags (conn->stream, flags, NULL); in gst_avdtp_connection_conf_recv_stream_fd()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1278 g_io_channel_set_flags
/third_party/glib/
DNEWS12059 341192 g_io_channel_set_flags not implemented on win32