Home
last modified time | relevance | path

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

/libuv/
H A DCONTRIBUTING.md20 while new features go into the master branch.
139 Bug fixes and features should come with tests. Add your tests in the
/libuv/src/unix/
H A Dlinux.c243 uint32_t features; member
545 if (!(params.features & UV__IORING_FEAT_RSRC_TAGS)) in uv__iou_init()
549 if (!(params.features & UV__IORING_FEAT_SINGLE_MMAP)) in uv__iou_init()
553 if (!(params.features & UV__IORING_FEAT_NODROP)) in uv__iou_init()
/libuv/docs/src/guide/
H A Dthreads.rst19 section within libuv. Whereas other features intimately depend on the event
200 However, a lot of existing code out there features blocking functions (for example
/libuv/docs/src/
H A Dfs.rst19 kernel features are unavailable or unsuitable. Starting with libuv v1.49.0 this

Completed in 15 milliseconds