Home
last modified time | relevance | path

Searched refs:threshold (Results 1 – 3 of 3) sorted by relevance

/libuv/src/
H A Dthread-common.c59 b->threshold = count; in uv_barrier_init()
104 if (++b->in == b->threshold) { in uv_barrier_wait()
106 b->out = b->threshold; in uv_barrier_wait()
/libuv/include/uv/
H A Dunix.h148 unsigned threshold; member
H A Dwin.h278 unsigned threshold; member

Completed in 10 milliseconds