OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iolooper_modify
(Results
1 - 5
of
5
) sorted by null
/external/qemu/
iolooper.h
23
void
iolooper_modify
( IoLooper* iol, int fd, int oldflags, int newflags);
iolooper-select.c
61
iolooper_modify
( IoLooper* iol, int fd, int oldflags, int newflags )
function
/sdk/emulator/opengl/tests/event_injector/
iolooper.h
42
void
iolooper_modify
( IoLooper* iol, int fd, int oldflags, int newflags);
iolooper-select.c
79
iolooper_modify
( IoLooper* iol, int fd, int oldflags, int newflags )
function
/external/qemu/android/
looper-generic.c
346
iolooper_modify
(looper->iolooper, fd, oldWanted, newWanted);
Completed in 712 milliseconds