libuv/docs
daomingq e900006642
thread: add support for affinity (#3774)
Backported thread affinity feature and related dependency commits
from master. It will add support for those APIs: uv_cpumask_size,
uv_thread_setaffinity, uv_thread_getaffinity.
The supported platforms are Linux, Freebsd, and Windows.
Empty implementations (returning UV_ENOTSUP) on non-supported platforms
(such as OS X and AIX).
2022-10-21 09:18:10 -04:00
..
code doc: make sample cross-platform build (#3592) 2022-04-11 09:52:28 +08:00
src thread: add support for affinity (#3774) 2022-10-21 09:18:10 -04:00
make.bat doc: add API documentation 2014-09-11 09:38:35 +02:00
Makefile doc: fix generation the first time livehtml runs 2016-05-26 09:48:28 +02:00
requirements.txt docs: update read-the-docs version of sphinx 2021-05-10 19:29:25 -04:00