Definition at line 57 of file fork.cc.
◆ ExecCtxState()
grpc_core::internal::ExecCtxState::ExecCtxState |
( |
| ) |
|
|
inline |
◆ ~ExecCtxState()
grpc_core::internal::ExecCtxState::~ExecCtxState |
( |
| ) |
|
|
inline |
◆ AllowExecCtx()
void grpc_core::internal::ExecCtxState::AllowExecCtx |
( |
| ) |
|
|
inline |
◆ BlockExecCtx()
bool grpc_core::internal::ExecCtxState::BlockExecCtx |
( |
| ) |
|
|
inline |
◆ DecExecCtxCount()
void grpc_core::internal::ExecCtxState::DecExecCtxCount |
( |
| ) |
|
|
inline |
◆ IncExecCtxCount()
void grpc_core::internal::ExecCtxState::IncExecCtxCount |
( |
| ) |
|
|
inline |
◆ count_
gpr_atm grpc_core::internal::ExecCtxState::count_ |
|
private |
◆ cv_
gpr_cv grpc_core::internal::ExecCtxState::cv_ |
|
private |
◆ fork_complete_
bool grpc_core::internal::ExecCtxState::fork_complete_ |
|
private |
◆ mu_
gpr_mu grpc_core::internal::ExecCtxState::mu_ |
|
private |
The documentation for this class was generated from the following file: