Searched refs:second (Results 1 – 11 of 11) sorted by relevance
209 int second; in TEST_IMPL() local214 second = 1; in TEST_IMPL()221 handle_b.data = &second; in TEST_IMPL()235 handle_a.data = &second; in TEST_IMPL()
54 For maximum portability, use multi-second intervals. Sub-second intervals will not detect
85 After `delay` has been reached, 10 successive probes, each spaced 1 second
78 second argument to :c:func:`uv_loop_configure` is the signal number.
441 .. versionchanged:: 1.10.0 sub-second precission is supported on Windows
52 The second parameter is the function which will serve as the entry point for65 the calling thread using a second parameter, ``uv_thread_join()`` does not. To112 return an error in the second call to ``uv_mutex_lock()``.
55 ``uv_listen`` is where we return to libuv's callback style. The second
362 ``uv_dlsym`` stores a pointer to the symbol in the second argument in the third
102 2. Keep the second line blank.
2816 * test: increase connection timeout to 1 second (jBarz)3561 * win: support sub-second precision in uv_fs_futimes() (Jason Ginchereau)
293 # (.c -> exe), because the warning occurs only in the second
Completed in 65 milliseconds