Go to the source code of this file.
◆ GRPC_SCHEDULING_END_BLOCKING_REGION
#define GRPC_SCHEDULING_END_BLOCKING_REGION |
Value:
} while (0)
static ExecCtx * Get()
Gets pointer to current exec_ctx.
Definition: exec_ctx.h:222
void InvalidateNow()
Invalidates the stored time value.
Definition: exec_ctx.h:197
◆ GRPC_SCHEDULING_END_BLOCKING_REGION_NO_EXEC_CTX
#define GRPC_SCHEDULING_END_BLOCKING_REGION_NO_EXEC_CTX |
◆ GRPC_SCHEDULING_START_BLOCKING_REGION
#define GRPC_SCHEDULING_START_BLOCKING_REGION |
◆ gpr_thd_end_blocking_region()
void gpr_thd_end_blocking_region |
( |
| ) |
|
◆ gpr_thd_start_blocking_region()
void gpr_thd_start_blocking_region |
( |
| ) |
|