Home
last modified time | relevance | path

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

/libuv/docs/code/thread-create/
H A Dmain.c5 void hare(void *arg) { in hare() function
29 uv_thread_create(&hare_id, hare, &tracklen); in main()
/libuv/docs/src/guide/
H A Dthreads.rst54 custom parameters to the thread. The function ``hare`` will now run in a separate

Completed in 21 milliseconds