Searched defs:safeAsyncWork (Results 1 – 4 of 4) sorted by relevance
372 …auto safeAsyncWork = engine->CreateSafeAsyncWork(func, async_resource, async_resource_name, max_qu… in napi_create_threadsafe_function() local391 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(func); in napi_call_threadsafe_function() local424 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(func); in napi_acquire_threadsafe_function() local439 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(func); in napi_release_threadsafe_function() local455 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(func); in napi_get_threadsafe_function_context() local466 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(func); in napi_ref_threadsafe_function() local480 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(func); in napi_unref_threadsafe_function() local
1063 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(defaultFunc_); in SendEvent() local
4050 auto safeAsyncWork = reinterpret_cast<NativeSafeAsyncWork*>(func); in napi_call_threadsafe_function_with_priority() 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