Home
last modified time | relevance | path

Searched refs:RunAsyncCleanupHook (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/api/
H A Dhooks.cc140 static void RunAsyncCleanupHook(void* arg) { in RunAsyncCleanupHook() function
158 env->AddCleanupHook(RunAsyncCleanupHook, info.get()); in AddEnvironmentCleanupHookInternal()
166 handle->info->env->RemoveCleanupHook(RunAsyncCleanupHook, handle->info.get()); in RemoveEnvironmentCleanupHookInternal()

Completed in 1 milliseconds