Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgiowin32.c319 g_io_channel_ref ((GIOChannel *)channel); in read_thread()
430 g_io_channel_ref ((GIOChannel *)channel); in write_thread()
1177 g_io_channel_ref (channel); in g_io_win32_msg_create_watch()
1384 g_io_channel_ref (channel); in g_io_win32_fd_create_watch()
1441 g_io_channel_ref (channel); in g_io_win32_console_create_watch()
1606 g_io_channel_ref (channel); in g_io_win32_sock_create_watch()
Dgiochannel.h161 GIOChannel *g_io_channel_ref (GIOChannel *channel);
Dgiounix.c355 g_io_channel_ref (channel); in g_io_unix_create_watch()
Dgiochannel.c213 g_io_channel_ref (GIOChannel *channel) in g_io_channel_ref() function
/third_party/glib/gobject/
Dgsourceclosure.c30 G_DEFINE_BOXED_TYPE (GIOChannel, g_io_channel, g_io_channel_ref, g_io_channel_unref) in G_DEFINE_BOXED_TYPE() argument
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1260 g_io_channel_ref
/third_party/libsoup/
DChangeLog.pre-git6717 g_io_channel_ref() on the socket. This is the exact opposite of