Home
last modified time | relevance | path

Searched defs:call_js_cb (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/
H A Dnode_api.cc526 jsvm_threadsafe_function_call_js call_js_cb; member in v8impl::__anon15407::ThreadSafeFunction
1304 jsvm_create_threadsafe_function(JSVM_Env env, JSVM_Value func, JSVM_Value async_resource, JSVM_Value async_resource_name, size_t max_queue_size, size_t initial_thread_count, void* thread_finalize_data, JSVM_Finalize thread_finalize_cb, void* context, jsvm_threadsafe_function_call_js call_js_cb, jsvm_threadsafe_function* result) jsvm_create_threadsafe_function() argument

Completed in 4 milliseconds