Home
last modified time | relevance | path

Searched refs:napi_closing (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/
Djs_native_api_types.h90 napi_closing, enumerator
/third_party/node/test/node-api/test_threadsafe_function/
Dbinding.c90 case napi_closing: in data_source_thread()
/third_party/node/doc/api/
Dn-api.md539 napi_closing,
6246 return status of `napi_closing` in response to a call to
6253 after receiving a return value of `napi_closing` in response to a call to
6265 error value of `napi_closing`.
6270 `napi_release_threadsafe_function()` to return `napi_closing` even before its
6272 will return `napi_closing`, thus informing the threads that it is no longer
6275 of `napi_closing` from `napi_call_threadsafe_function()` a thread must not use
6404 This API will return `napi_closing` if `napi_release_threadsafe_function()` was
6452 `napi_call_threadsafe_function()` will return `napi_closing`, and no further