Home
last modified time | relevance | path

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

/external/qemu/android/
Dasync-socket.c102 static int _recycled_asio_count = 0; variable
139 _recycled_asio_count--; in _async_socket_rw_new()
181 if (_recycled_asio_count < _max_recycled_asio_num) { in _async_socket_io_free()
184 _recycled_asio_count++; in _async_socket_io_free()