Home
last modified time | relevance | path

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

/third_party/node/src/api/
Dcallback.cc108 env_->async_hooks()->pop_async_context(async_context_.async_id); in Close()
/third_party/node/src/
Dasync_wrap.cc307 args.GetReturnValue().Set(env->async_hooks()->pop_async_context(async_id)); in PopAsyncContext()
Denv-inl.h188 inline bool AsyncHooks::pop_async_context(double async_id) { in pop_async_context() function
Denv.h675 inline bool pop_async_context(double async_id);