Home
last modified time | relevance | path

Searched refs:FinishAsyncCleanupHook (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/api/
Dhooks.cc138 static void FinishAsyncCleanupHook(void* arg) { in FinishAsyncCleanupHook() function
150 info->fun(info->arg, FinishAsyncCleanupHook, info); in RunAsyncCleanupHook()