0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc/api
Anna Henningsen 70a500f3fd
doc: improve worker_threads documentation
This adds a few examples and clarifications.

PR-URL: https://github.com/nodejs/node/pull/26110
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
2019-02-17 18:59:48 +01:00
..
addons.md
assert.md assert: adjust loose assertions 2019-01-27 03:34:25 +01:00
async_hooks.md
buffer.md
child_process.md child_process: truncate output when maxBuffer is exceeded 2019-01-23 15:45:46 -08:00
cli.md src: allow --perf-prof-unwinding-info in NODE_OPTIONS 2019-02-08 14:43:18 +01:00
cluster.md
console.md
crypto.md doc: fix keyObject.symmetricSize to be keyObject.symmetricKeySize 2019-01-26 03:09:18 +02:00
debugger.md
deprecations.md process: move DEP0062 (node --debug) to end-of-life 2019-02-02 05:45:05 +08:00
dgram.md doc: fix minor typo in dgram.md 2019-02-12 06:38:46 -08:00
dns.md doc: clarify what dns.setResolvers() affects 2019-01-25 10:18:03 -08:00
documentation.md
domain.md
errors.md lib: requireStack property for MODULE_NOT_FOUND 2019-02-15 12:51:53 -08:00
esm.md doc: fix file extension on ESM file example 2019-01-27 13:26:50 +02:00
events.md
fs.md fs, src, lib: fix blksize & blocks on Windows 2019-02-15 01:55:58 -05:00
globals.md
http2.md 2018-02-14, Version 11.10.0 (Current) 2019-02-14 23:55:48 +01:00
http.md 2018-02-14, Version 11.10.0 (Current) 2019-02-14 23:55:48 +01:00
https.md
index.md
inspector.md
intl.md
modules.md
n-api.md n-api: mark thread-safe function as stable 2019-01-21 22:30:11 -08:00
net.md
os.md doc: document os.userInfo() throwing SystemError 2019-02-03 13:44:06 +02:00
path.md
perf_hooks.md 2018-02-14, Version 11.10.0 (Current) 2019-02-14 23:55:48 +01:00
policy.md doc: fix metadata for v11.8.0 doc changes 2019-01-25 19:09:26 -08:00
process.md report: rename setDiagnosticReportOptions() 2019-02-09 17:09:51 -05:00
punycode.md
querystring.md
readline.md
repl.md 2018-02-14, Version 11.10.0 (Current) 2019-02-14 23:55:48 +01:00
report.md report: make more items programmatically accessible 2019-02-12 00:55:46 +01:00
stream.md doc: clarify effect of stream.destroy() on write() 2019-02-14 04:50:57 +01:00
string_decoder.md
synopsis.md
timers.md timers: truncate decimal values 2019-01-28 16:25:07 -08:00
tls.md 2018-02-14, Version 11.10.0 (Current) 2019-02-14 23:55:48 +01:00
tracing.md
tty.md
url.md
util.md
v8.md
vm.md
worker_threads.md doc: improve worker_threads documentation 2019-02-17 18:59:48 +01:00
zlib.md