Searched refs:napi_closing (Results 1 – 4 of 4) sorted by relevance
90 napi_closing, enumerator
252 return napi_closing; in Push()265 return napi_closing; in Acquire()
90 case napi_closing: in data_source_thread()
577 napi_closing,6190 return status of `napi_closing` in response to a call to6197 after receiving a return value of `napi_closing` in response to a call to6209 error value of `napi_closing`.6214 `napi_release_threadsafe_function()` to return `napi_closing` even before its6216 will return `napi_closing`, thus informing the threads that it is no longer6219 of `napi_closing` from `napi_call_threadsafe_function()` a thread must not use6341 This API will return `napi_closing` if `napi_release_threadsafe_function()` was6389 `napi_call_threadsafe_function()` will return `napi_closing`, and no further