-
- Downloads
Add a mechanism for tagging threads that might be owned by
calls/channels Use it to ensure we don't delete the call from that thread: doing so would create a cycle that's kind of bad.
Showing
- src/core/lib/iomgr/exec_ctx.c 10 additions, 5 deletionssrc/core/lib/iomgr/exec_ctx.c
- src/core/lib/iomgr/exec_ctx.h 11 additions, 4 deletionssrc/core/lib/iomgr/exec_ctx.h
- src/core/lib/security/credentials/plugin/plugin_credentials.c 3 additions, 1 deletion...core/lib/security/credentials/plugin/plugin_credentials.c
- src/core/lib/surface/completion_queue.c 4 additions, 4 deletionssrc/core/lib/surface/completion_queue.c
- src/core/lib/transport/transport.c 11 additions, 0 deletionssrc/core/lib/transport/transport.c
Please register or sign in to comment