Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dasync_wrap.cc66 void AsyncWrap::DestroyAsyncIdsCallback(Environment* env) { in DestroyAsyncIdsCallback() function in node::AsyncWrap
551 env->SetImmediate(&DestroyAsyncIdsCallback, CallbackFlags::kUnrefed); in EmitDestroy()
562 DestroyAsyncIdsCallback(static_cast<Environment*>(arg)); in EmitDestroy()
H A Dasync_wrap.h182 static void DestroyAsyncIdsCallback(Environment* env);
/third_party/node/src/api/
H A Dhooks.cc37 AsyncWrap::DestroyAsyncIdsCallback(env); in EmitProcessBeforeExit()

Completed in 4 milliseconds