[][src]Module napi::threadsafe_function

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