Home
last modified time | relevance | path

Searched defs:_GCancellable (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/glib/gio/
Dgcancellable.c55 struct _GCancellable struct
57 GObject parent_instance;
59 guint cancelled : 1;
60 guint allocated_pipe : 1;
61 int cancel_pipe[2];
64 GIOChannel *read_channel;