Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/iomgr/
Dexec_ctx.h233 static void RunList(const DebugLocation& location, grpc_closure_list* list);
Dexec_ctx.cc198 void ExecCtx::RunList(const DebugLocation& location, grpc_closure_list* list) { in RunList() function in grpc_core::ExecCtx
Dresource_quota.cc338 grpc_core::ExecCtx::RunList(DEBUG_LOCATION, &resource_user->on_allocated); in rq_alloc()
366 grpc_core::ExecCtx::RunList(DEBUG_LOCATION, &resource_user->on_allocated); in rq_alloc()
Dtcp_server_custom.cc209 grpc_core::ExecCtx::RunList(DEBUG_LOCATION, &s->shutdown_starting); in tcp_server_unref()
Dtcp_server_windows.cc187 grpc_core::ExecCtx::RunList(DEBUG_LOCATION, &s->shutdown_starting); in tcp_server_unref()
Dtcp_server_posix.cc548 grpc_core::ExecCtx::RunList(DEBUG_LOCATION, &s->shutdown_starting); in tcp_server_unref()
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dwriting.cc115 grpc_core::ExecCtx::RunList(DEBUG_LOCATION, in maybe_initiate_ping()
Dchttp2_transport.cc787 grpc_core::ExecCtx::RunList(DEBUG_LOCATION, &t->run_after_write); in set_write_state()
1017 grpc_core::ExecCtx::RunList(DEBUG_LOCATION, &t->run_after_write); in write_action_end_locked()
1623 grpc_core::ExecCtx::RunList(DEBUG_LOCATION, &pq->lists[j]); in cancel_pings()
1706 grpc_core::ExecCtx::RunList(DEBUG_LOCATION, in grpc_chttp2_ack_ping()