Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dtty.c486 size_t read_bytes; in uv_tty_line_read_thread() local
530 read_bytes = bytes; in uv_tty_line_read_thread()
534 &read_bytes); in uv_tty_line_read_thread()
536 req->u.io.overlapped.InternalHigh = (DWORD) read_bytes; in uv_tty_line_read_thread()

Completed in 7 milliseconds