Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgioerror.c210 return G_IO_ERROR_BUSY; in g_io_error_from_errno()
Dgioenums.h557 G_IO_ERROR_BUSY, enumerator
Dgioenumtypes.c467 { G_IO_ERROR_BUSY, "G_IO_ERROR_BUSY", "busy" }, in g_io_error_enum_get_type()
/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstudpsrc.c1005 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_BUSY) in gst_udpsrc_fill()
1217 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_BUSY) || in gst_udpsrc_fill()