OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allocated_pipe
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/gio/
gcancellable.c
60
guint
allocated_pipe
: 1;
member in struct:_GCancellable
394
if (!cancellable->
allocated_pipe
)
396
cancellable->
allocated_pipe
= TRUE;
Completed in 19 milliseconds