Home
last modified time | relevance | path

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

/external/qemu/
Diolooper-select.c74 if ((changed & IOLOOPER_WRITE) != 0) { in iolooper_modify()
75 if ((newflags & IOLOOPER_WRITE) != 0) in iolooper_modify()
Diolooper.h21 IOLOOPER_WRITE = (1<<1), enumerator
/external/qemu/android/
Dlooper-generic.c498 AASSERT_INT(LOOP_IO_WRITE, IOLOOPER_WRITE); in looper_newGeneric()
Dandroid-device.c518 IOLOOPER_READ | IOLOOPER_WRITE, 0); in _android_dev_socket_disconnect()