1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-12 02:27:46 -05:00
denoland-deno/ext/node/ops/os
Divy Srivastava 2df2cd10d2
fix(node): Implement os.cpus() (#21697)
Fixes https://github.com/denoland/deno/issues/21666

Zero added dependency and tries to match the libuv implementation
2024-01-04 20:34:49 +01:00
..
cpus.rs fix(node): Implement os.cpus() (#21697) 2024-01-04 20:34:49 +01:00
mod.rs fix(node): Implement os.cpus() (#21697) 2024-01-04 20:34:49 +01:00
priority.rs fix(node): Implement os.cpus() (#21697) 2024-01-04 20:34:49 +01:00