Searched refs:fake_download (Results 1 - 1 of 1) sorted by relevance
/third_party/libuv/docs/code/progress/ | ||
H A D | main.c | 12 void fake_download(uv_work_t *req) { in fake_download() function 44 uv_queue_work(loop, &req, fake_download, after); in main() |
Completed in 1 milliseconds