Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dexec_ctx.h109 Set(last_exec_ctx_); in ~ExecCtx()
234 ExecCtx* last_exec_ctx_ = Get(); variable
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexec_ctx.h127 Set(last_exec_ctx_); in ~ExecCtx()
255 ExecCtx* last_exec_ctx_ = Get(); variable