Lines Matching refs:napi_call_threadsafe_function
644 `napi_call_threadsafe_function()`.
656 `napi_acquire_threadsafe_function()` and `napi_call_threadsafe_function()`.
672 A value to be given to `napi_call_threadsafe_function()` to indicate whether
6142 `napi_call_threadsafe_function()` can be used for initiating a call into
6143 JavaScript. `napi_call_threadsafe_function()` accepts a parameter which controls
6148 `napi_call_threadsafe_function()` never blocks if the thread-safe function was
6151 `napi_call_threadsafe_function()` should not be called with `napi_tsfn_blocking`
6158 `napi_call_threadsafe_function()`. If such a callback is not given, a default
6191 `napi_call_threadsafe_function`. The queue is emptied before the
6198 `napi_call_threadsafe_function`. Data associated with the
6215 reference count reaches zero. In particular, `napi_call_threadsafe_function()`
6219 of `napi_closing` from `napi_call_threadsafe_function()` a thread must not use
6306 ### `napi_call_threadsafe_function`
6324 napi_call_threadsafe_function(napi_threadsafe_function func,
6389 `napi_call_threadsafe_function()` will return `napi_closing`, and no further