Module napi::threadsafe_function[][src]

Modules

ErrorStrategy

Type-level enum to express how to feed ThreadsafeFunction errors to the inner JsFunction.

Structs

ThreadSafeCallContext

ThreadSafeFunction Context object the value is the value passed to call method

ThreadsafeFunction

Communicate with the addon’s main thread by invoking a JavaScript function from other threads.

Enums

ThreadsafeFunctionCallMode