Searched defs:safeAsyncWork (Results 1 – 2 of 2) sorted by relevance
353 …auto safeAsyncWork = engine->CreateSafeAsyncWork(jsFunc, asyncResource, asyncResourceName, max_que… in napi_create_threadsafe_function() local372 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(func); in napi_call_threadsafe_function() local402 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(func); in napi_acquire_threadsafe_function() local417 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(func); in napi_release_threadsafe_function() local433 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(func); in napi_get_threadsafe_function_context() local444 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(func); in napi_ref_threadsafe_function() local458 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(func); in napi_unref_threadsafe_function() local
8970 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(tsFunc); variable9054 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(tsFunc); variable9090 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(tsFunc); variable9129 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(tsFunc); variable9210 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(tsFunc); variable