Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-timer.c209 int second; in TEST_IMPL() local
214 second = 1; in TEST_IMPL()
221 handle_b.data = &second; in TEST_IMPL()
235 handle_a.data = &second; in TEST_IMPL()
/libuv/docs/src/
H A Dfs_poll.rst54 For maximum portability, use multi-second intervals. Sub-second intervals will not detect
H A Dtcp.rst85 After `delay` has been reached, 10 successive probes, each spaced 1 second
H A Dloop.rst78 second argument to :c:func:`uv_loop_configure` is the signal number.
H A Dfs.rst441 .. versionchanged:: 1.10.0 sub-second precission is supported on Windows
/libuv/docs/src/guide/
H A Dthreads.rst52 The second parameter is the function which will serve as the entry point for
65 the calling thread using a second parameter, ``uv_thread_join()`` does not. To
112 return an error in the second call to ``uv_mutex_lock()``.
H A Dnetworking.rst55 ``uv_listen`` is where we return to libuv's callback style. The second
H A Dutilities.rst362 ``uv_dlsym`` stores a pointer to the symbol in the second argument in the third
/libuv/
H A DCONTRIBUTING.md102 2. Keep the second line blank.
H A DChangeLog2816 * test: increase connection timeout to 1 second (jBarz)
3561 * win: support sub-second precision in uv_fs_futimes() (Jason Ginchereau)
/libuv/m4/
H A Dax_pthread.m4293 # (.c -> exe), because the warning occurs only in the second

Completed in 20 milliseconds