Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-mutexes.c31 static int step; variable
92 step += 1; in synchronize_nowait()
103 for (current = step; current == step; uv_cond_wait(&condvar, &mutex)); in synchronize()
104 ASSERT_EQ(step, current + 1); in synchronize()
/libuv/docs/src/
H A Ddesign.rst94 in the previous step. All I/O related handles that were monitoring a given file descriptor
/libuv/m4/
H A Dax_pthread.m4294 # step
/libuv/
H A DChangeLog651 * docs: add vcpkg instruction step (Jack·Boos·Yu)

Completed in 15 milliseconds