Home
last modified time | relevance | path

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

/external/qemu/android/
Dasync-socket.c410 _async_socket_pull_first_io(AsyncSocket* as, in _async_socket_pull_first_io() function
437 return _async_socket_pull_first_io(as, &as->readers_head, &as->readers_tail); in _async_socket_pull_first_reader()
452 return _async_socket_pull_first_io(as, &as->writers_head, &as->writers_tail); in _async_socket_pull_first_writer()