Home
last modified time | relevance | path

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

/libuv/docs/code/locks/
H A Dmain.c8 void reader(void *n) in reader() function
47 uv_thread_create(&threads[0], reader, &thread_nums[0]); in main()
48 uv_thread_create(&threads[1], reader, &thread_nums[1]); in main()
/libuv/
H A DCONTRIBUTING.md82 the reader doesn't have to make guesses. Make sure that the purpose and inner
H A DChangeLog1253 * linux: refactor /proc file reader logic (Ben Noordhuis)
/libuv/docs/src/guide/
H A Dthreads.rst123 held by a reader. A reader or writer may not acquire a lock when a writer is

Completed in 35 milliseconds