Searched refs:napi_unref_threadsafe_function (Results 1 – 3 of 3) sorted by relevance
621 status = napi_unref_threadsafe_function(env, tsFunc);648 status = napi_unref_threadsafe_function(env, tsFunc);651 status = napi_unref_threadsafe_function(env, tsFunc);679 status = napi_unref_threadsafe_function(env, tsFunc);
433 NAPI_EXTERN napi_status napi_unref_threadsafe_function(napi_env env, napi_threadsafe_function func) in napi_unref_threadsafe_function() function
328 auto status = napi_unref_threadsafe_function(g_stEnv, tsFunc); in NewChildUnRef()9044 status = napi_unref_threadsafe_function(env, tsFunc);9132 status = napi_unref_threadsafe_function(env, tsFunc);9174 status = napi_unref_threadsafe_function(env, nullptr);