Home
last modified time | relevance | path

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

/libuv/src/
H A Dthreadpool.c142 static void post(struct uv__queue* q, enum uv__work_kind kind) { in post() argument
144 if (kind == UV__WORK_SLOW_IO) { in post()
267 enum uv__work_kind kind, in uv__work_submit() argument
274 post(&w->wq, kind); in uv__work_submit()
H A Duv-common.h211 enum uv__work_kind kind,
/libuv/docs/src/
H A Drequest.rst26 The kind of the libuv request.
H A Dhandle.rst25 The kind of the libuv handle.

Completed in 9 milliseconds