Home
last modified time | relevance | path

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

/libuv/docs/code/progress/
H A Dmain.c31 void print_progress(uv_async_t *handle) { in print_progress() function
43 uv_async_init(loop, &async, print_progress); in main()
/libuv/docs/src/guide/
H A Dthreads.rst310 the loop is the receiver). libuv will invoke the callback (``print_progress``)

Completed in 5 milliseconds