Home
last modified time | relevance | path

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

/external/qemu/android/
Dasync-socket.c500 _async_socket_advance_io(AsyncSocket* as, in _async_socket_advance_io() function
525 _async_socket_advance_io(as, &as->readers_head, &as->readers_tail); in _async_socket_advance_reader()
535 _async_socket_advance_io(as, &as->writers_head, &as->writers_tail); in _async_socket_advance_writer()