
Go to the source code of this file.
Macros | |
| #define | GRPC_SCHEDULING_END_BLOCKING_REGION |
| #define | GRPC_SCHEDULING_END_BLOCKING_REGION_NO_EXEC_CTX |
| #define | GRPC_SCHEDULING_START_BLOCKING_REGION |
Functions | |
| void | gpr_thd_end_blocking_region () |
| void | gpr_thd_start_blocking_region () |
| #define GRPC_SCHEDULING_END_BLOCKING_REGION |
Definition at line 48 of file block_annotate.h.
| #define GRPC_SCHEDULING_END_BLOCKING_REGION_NO_EXEC_CTX |
Definition at line 52 of file block_annotate.h.
| #define GRPC_SCHEDULING_START_BLOCKING_REGION |
Definition at line 45 of file block_annotate.h.
| void gpr_thd_end_blocking_region | ( | ) |
| void gpr_thd_start_blocking_region | ( | ) |