Home
last modified time | relevance | path

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

/qemu/include/io/
H A Dchannel-websock.h64 guint io_tag; member
/qemu/io/
H A Dchannel-websock.c926 if (ioc->io_tag) { in qio_channel_websock_finalize()
927 g_source_remove(ioc->io_tag); in qio_channel_websock_finalize()
1044 if (ioc->io_tag) { in qio_channel_websock_unset_watch()
1045 g_source_remove(ioc->io_tag); in qio_channel_websock_unset_watch()
1046 ioc->io_tag = 0; in qio_channel_websock_unset_watch()
1070 ioc->io_tag = in qio_channel_websock_set_watch()