MCPcopy Create free account

hub / github.com/audreyt/node-webworker-threads / functions

Functions280 in github.com/audreyt/node-webworker-threads

FunctionA
(err, msg)
test/test12_precompiled_vs_normal.js:5
FunctionA
(err, msg)
test/test11_multi_callbacks.js:5
MethodAllocate
src/ArrayBufferAllocator.h:6
MethodAllocateUninitialized
src/ArrayBufferAllocator.h:10
FunctionB
(err, msg)
test/test12_precompiled_vs_normal.js:11
FunctionB
(err, msg)
test/test11_multi_callbacks.js:11
MethodBSON
src/bson.cc:606
MethodBSONDeserializer
Data points to start of element list, length is length of entire document including '\0' but excluding initial size
src/bson.cc:339
MethodBSONSerializer
src/bson.h:212
MethodBeginWriteSize
src/bson.h:147
MethodBeginWriteType
src/bson.h:145
FunctionC
(err, msg)
test/test11_multi_callbacks.js:17
FunctionCallback
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
MethodCheckKey
Do nothing. CheckKey is implemented for DataStream
src/bson.h:153
MethodCommitSize
src/bson.h:148
MethodCommitType
src/bson.h:146
FunctionComplex
(x, y)
examples/ex06_complex.js:3
MethodCountStream
src/bson.h:126
MethodDataStream
src/bson.h:162
MethodDeserializeArray
src/bson.cc:451
MethodDeserializeValue
src/bson.cc:476
FunctionDispatchEvents
(thread)
src/events.js:2
FunctionEquation
(a, b, c)
examples/ex06_complex.js:22
MethodFree
src/ArrayBufferAllocator.h:11
MethodGetSerializeSize
src/bson.h:150
MethodGetSerializeSize
src/bson.h:255
MethodHasMoreData
src/bson.h:235
FunctionInit
src/WebWorkerThreads.cc:920
MethodInitialize
src/bson.cc:672
FunctionNAN_METHOD
Create a new instance of BSON and passing it the existing context
src/bson.cc:694
FunctionNAN_METHOD
static Local<Value> readFileSync_(const Arguments &info) {
src/jslib.cc:74
MethodReadByte
src/bson.h:242
MethodReadCString
src/bson.cc:359
MethodReadDouble
src/bson.h:247
MethodReadInt32
src/bson.h:244
MethodReadInt64
src/bson.h:246
MethodReadIntegerString
src/bson.cc:384
MethodReadObjectId
src/bson.cc:404
MethodReadRegexOptions
src/bson.cc:369
MethodReadString
src/bson.cc:396
MethodReadUInt32
src/bson.h:245
MethodSerializeArray
src/bson.cc:126
MethodSerializeValue
src/bson.cc:147
FunctionThreadNextTick
()
src/thread_nextTick.js:2
FunctionWorker
()
src/worker.js:2
MethodWriteBool
src/bson.h:130
MethodWriteByte
src/bson.h:128
MethodWriteData
This returns the number of bytes exclusive of the NULL terminator
src/bson.h:143
MethodWriteDouble
src/bson.h:136
MethodWriteInt32
src/bson.h:131
MethodWriteInt64
src/bson.h:134
MethodWriteLengthPrefixedString
src/bson.h:140
MethodWriteObjectId
src/bson.h:141
MethodWriteString
src/bson.h:142
MethodWriteUInt32String
src/bson.h:139
FunctionaThread
A background thread
src/WebWorkerThreads.cc:203
FunctionaddEventListener
(event, cb)
src/load.js:3
MethodaddEventListener
(type: string, cb: CallBack)
index.d.ts:24
Functionboot
()
test/test14_emit_once.js:10
Functionboot
()
test/test15_emit_ping_pong.js:8
Functionboot
()
test/test20_removeAllListeners.js:9
Functioncallback
(err, data)
test/test29_puts_callback_loop.js:10
Functioncb
(err, msg)
benchmark/pi.js:6
Functioncb
(err, msg)
benchmark/pi_precompiled.js:6
Functioncb
(err, msg)
test/test02_loop_as_fast_as_possible.js:5
Functioncb
(err, msg)
test/test24_puts.js:3
Functioncb
(err, msg)
test/test01_loop_as_fast_as_possible.js:5
Functioncb
(err, data)
test/test17_pool_pi.js:34
Functioncb
(err, msg)
test/test25_delete_puts.js:9
Functioncb
(e,m)
test/test06_throw_from_the_thread.js:5
Functioncb
(err, msg)
test/test26_puts_with_many_args.js:3
Functioncb
(err, msg)
test/test10_node_nextTick_speed.js:5
Functioncb
(e,m)
test/test08_sigkill_leaks.js:5
Functioncb
(err, msg)
test/test03_infiniteLoopFunction.js:5
Functioncb
(e,m)
test/test16_syntax_error_in_the_thread.js:5
Functioncb
(err, data)
test/test18_pool_any_as_fast_as_possible.js:14
Functioncb
(err, data)
test/test00_run_once_and_destroy.js:6
Functioncb
(e,m)
test/test09_throw_from_the_callback.js:5
Functioncb
(e,m)
test/test07_sigkill.js:6
Functioncb
(err, msg)
test/test04_gc_versus_not_gc.js:7
Functioncb
(err, data)
examples/quickIntro_fiveThreads.js:5
Functioncb
(err, data)
examples/quickIntro_oneThread.js:5
Functioncomplex_add
(c)
examples/ex06_complex.js:13
Functioncomplex_mul
(c)
examples/ex06_complex.js:16
Functioncomplex_toString
()
examples/ex06_complex.js:10
Functionconstructor
(code)
src/worker.js:7
FunctioncreatePool
(n)
src/createPool.js:2
Methoddestroy
(rudely?: boolean)
index.d.ts:89
MethoddispatchEvent
(type: string)
index.d.ts:26
FunctiondispatchNextTicks
(l, p, err, _ntq)
src/thread_nextTick.js:7
Functiondisplay
()
test/test02_loop_as_fast_as_possible.js:26
Functiondisplay
()
test/test01_loop_as_fast_as_possible.js:53
Functiondisplay
()
test/test17_pool_pi.js:54
Functiondisplay
()
test/test23_create_destroy_loop.js:19
Functiondisplay
()
test/test10_node_nextTick_speed.js:24
Functiondisplay
()
test/test21_emit_ping_pong_big_string.js:26
Functiondisplay
()
test/test15_emit_ping_pong.js:25
Functiondisplay
()
test/test18_pool_any_as_fast_as_possible.js:34
Functiondisplay
()
test/test04_gc_versus_not_gc.js:38
FunctioneHandler
(data)
test/test20_removeAllListeners.js:5
← previousnext →101–200 of 280, ranked by callers