Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audreyt/node-webworker-threads
/ functions
Functions
280 in github.com/audreyt/node-webworker-threads
⨍
Functions
280
◇
Types & classes
20
Function
A
(err, msg)
test/test12_precompiled_vs_normal.js:5
Function
A
(err, msg)
test/test11_multi_callbacks.js:5
Method
Allocate
src/ArrayBufferAllocator.h:6
Method
AllocateUninitialized
src/ArrayBufferAllocator.h:10
Function
B
(err, msg)
test/test12_precompiled_vs_normal.js:11
Function
B
(err, msg)
test/test11_multi_callbacks.js:11
Method
BSON
src/bson.cc:606
Method
BSONDeserializer
Data points to start of element list, length is length of entire document including '\0' but excluding initial size
src/bson.cc:339
Method
BSONSerializer
src/bson.h:212
Method
BeginWriteSize
src/bson.h:147
Method
BeginWriteType
src/bson.h:145
Function
C
(err, msg)
test/test11_multi_callbacks.js:17
Function
Callback
C callback that runs in the main nodejs thread. This is the one responsible for calling the thread's JS callback.
src/WebWorkerThreads.cc:474
Method
CheckKey
Do nothing. CheckKey is implemented for DataStream
src/bson.h:153
Method
CommitSize
src/bson.h:148
Method
CommitType
src/bson.h:146
Function
Complex
(x, y)
examples/ex06_complex.js:3
Method
CountStream
src/bson.h:126
Method
DataStream
src/bson.h:162
Method
DeserializeArray
src/bson.cc:451
Method
DeserializeValue
src/bson.cc:476
Function
DispatchEvents
(thread)
src/events.js:2
Function
Equation
(a, b, c)
examples/ex06_complex.js:22
Method
Free
src/ArrayBufferAllocator.h:11
Method
GetSerializeSize
src/bson.h:150
Method
GetSerializeSize
src/bson.h:255
Method
HasMoreData
src/bson.h:235
Function
Init
src/WebWorkerThreads.cc:920
Method
Initialize
src/bson.cc:672
Function
NAN_METHOD
Create a new instance of BSON and passing it the existing context
src/bson.cc:694
Function
NAN_METHOD
static Local<Value> readFileSync_(const Arguments &info) {
src/jslib.cc:74
Method
ReadByte
src/bson.h:242
Method
ReadCString
src/bson.cc:359
Method
ReadDouble
src/bson.h:247
Method
ReadInt32
src/bson.h:244
Method
ReadInt64
src/bson.h:246
Method
ReadIntegerString
src/bson.cc:384
Method
ReadObjectId
src/bson.cc:404
Method
ReadRegexOptions
src/bson.cc:369
Method
ReadString
src/bson.cc:396
Method
ReadUInt32
src/bson.h:245
Method
SerializeArray
src/bson.cc:126
Method
SerializeValue
src/bson.cc:147
Function
ThreadNextTick
()
src/thread_nextTick.js:2
Function
Worker
()
src/worker.js:2
Method
WriteBool
src/bson.h:130
Method
WriteByte
src/bson.h:128
Method
WriteData
This returns the number of bytes exclusive of the NULL terminator
src/bson.h:143
Method
WriteDouble
src/bson.h:136
Method
WriteInt32
src/bson.h:131
Method
WriteInt64
src/bson.h:134
Method
WriteLengthPrefixedString
src/bson.h:140
Method
WriteObjectId
src/bson.h:141
Method
WriteString
src/bson.h:142
Method
WriteUInt32String
src/bson.h:139
Function
aThread
A background thread
src/WebWorkerThreads.cc:203
Function
addEventListener
(event, cb)
src/load.js:3
Method
addEventListener
(type: string, cb: CallBack)
index.d.ts:24
Function
boot
()
test/test14_emit_once.js:10
Function
boot
()
test/test15_emit_ping_pong.js:8
Function
boot
()
test/test20_removeAllListeners.js:9
Function
callback
(err, data)
test/test29_puts_callback_loop.js:10
Function
cb
(err, msg)
benchmark/pi.js:6
Function
cb
(err, msg)
benchmark/pi_precompiled.js:6
Function
cb
(err, msg)
test/test02_loop_as_fast_as_possible.js:5
Function
cb
(err, msg)
test/test24_puts.js:3
Function
cb
(err, msg)
test/test01_loop_as_fast_as_possible.js:5
Function
cb
(err, data)
test/test17_pool_pi.js:34
Function
cb
(err, msg)
test/test25_delete_puts.js:9
Function
cb
(e,m)
test/test06_throw_from_the_thread.js:5
Function
cb
(err, msg)
test/test26_puts_with_many_args.js:3
Function
cb
(err, msg)
test/test10_node_nextTick_speed.js:5
Function
cb
(e,m)
test/test08_sigkill_leaks.js:5
Function
cb
(err, msg)
test/test03_infiniteLoopFunction.js:5
Function
cb
(e,m)
test/test16_syntax_error_in_the_thread.js:5
Function
cb
(err, data)
test/test18_pool_any_as_fast_as_possible.js:14
Function
cb
(err, data)
test/test00_run_once_and_destroy.js:6
Function
cb
(e,m)
test/test09_throw_from_the_callback.js:5
Function
cb
(e,m)
test/test07_sigkill.js:6
Function
cb
(err, msg)
test/test04_gc_versus_not_gc.js:7
Function
cb
(err, data)
examples/quickIntro_fiveThreads.js:5
Function
cb
(err, data)
examples/quickIntro_oneThread.js:5
Function
complex_add
(c)
examples/ex06_complex.js:13
Function
complex_mul
(c)
examples/ex06_complex.js:16
Function
complex_toString
()
examples/ex06_complex.js:10
Function
constructor
(code)
src/worker.js:7
Function
createPool
(n)
src/createPool.js:2
Method
destroy
(rudely?: boolean)
index.d.ts:89
Method
dispatchEvent
(type: string)
index.d.ts:26
Function
dispatchNextTicks
(l, p, err, _ntq)
src/thread_nextTick.js:7
Function
display
()
test/test02_loop_as_fast_as_possible.js:26
Function
display
()
test/test01_loop_as_fast_as_possible.js:53
Function
display
()
test/test17_pool_pi.js:54
Function
display
()
test/test23_create_destroy_loop.js:19
Function
display
()
test/test10_node_nextTick_speed.js:24
Function
display
()
test/test21_emit_ping_pong_big_string.js:26
Function
display
()
test/test15_emit_ping_pong.js:25
Function
display
()
test/test18_pool_any_as_fast_as_possible.js:34
Function
display
()
test/test04_gc_versus_not_gc.js:38
Function
eHandler
(data)
test/test20_removeAllListeners.js:5
← previous
next →
101–200 of 280, ranked by callers