libuv/docs
Ben Noordhuis f250c6c73e
unix,win: add uv_available_parallelism() (#3499)
Replacement for the usage pattern where people use uv_cpu_info() as an
imperfect heuristic for determining the amount of parallelism that is
available to their programs.

Fixes #3493.
2022-03-04 22:35:14 +01:00
..
code doc/guide: update content and sample code (#3408) 2022-01-31 16:52:42 -05:00
src unix,win: add uv_available_parallelism() (#3499) 2022-03-04 22:35:14 +01:00
make.bat
Makefile
requirements.txt