Home
last modified time | relevance | path

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

/libuv/docs/code/idle-compute/
H A Dmain.c20 void on_type(uv_fs_t *req) { in on_type() function
26 uv_fs_read(loop, &stdin_watcher, 0, &buf, 1, -1, on_type); in on_type()
40 uv_fs_read(loop, &stdin_watcher, 0, &buf, 1, -1, on_type); in main()

Completed in 5 milliseconds