Lines Matching refs:napi_call_threadsafe_function
634 `napi_call_threadsafe_function()`.
645 `napi_acquire_threadsafe_function()` and `napi_call_threadsafe_function()`.
660 A value to be given to `napi_call_threadsafe_function()` to indicate whether
5692 `napi_call_threadsafe_function()` can be used for initiating a call into
5693 JavaScript. `napi_call_threadsafe_function()` accepts a parameter which controls
5698 `napi_call_threadsafe_function()` never blocks if the thread-safe function was
5701 `napi_call_threadsafe_function()` should not be called with `napi_tsfn_blocking`
5708 `napi_call_threadsafe_function()`. If such a callback is not given, a default
5736 `napi_call_threadsafe_function`. The queue is emptied before the
5743 `napi_call_threadsafe_function`. Data associated with the
5760 reference count reaches zero. In particular, `napi_call_threadsafe_function()`
5764 of `napi_closing` from `napi_call_threadsafe_function()` a thread must not use
5851 ### napi_call_threadsafe_function subsection
5869 napi_call_threadsafe_function(napi_threadsafe_function func,
5934 `napi_call_threadsafe_function()` will return `napi_closing`, and no further