#include <fork.h>
Definition at line 38 of file src/core/lib/gprpp/fork.h.
◆ child_postfork_func
typedef void(* grpc_core::Fork::child_postfork_func) (void) |
◆ AllowExecCtx()
void grpc_core::Fork::AllowExecCtx |
( |
| ) |
|
|
static |
◆ AwaitThreads()
void grpc_core::Fork::AwaitThreads |
( |
| ) |
|
|
static |
◆ BlockExecCtx()
bool grpc_core::Fork::BlockExecCtx |
( |
| ) |
|
|
static |
◆ DecExecCtxCount()
static void grpc_core::Fork::DecExecCtxCount |
( |
| ) |
|
|
inlinestatic |
◆ DecThreadCount()
void grpc_core::Fork::DecThreadCount |
( |
| ) |
|
|
static |
◆ DoDecExecCtxCount()
void grpc_core::Fork::DoDecExecCtxCount |
( |
| ) |
|
|
staticprivate |
◆ DoIncExecCtxCount()
void grpc_core::Fork::DoIncExecCtxCount |
( |
| ) |
|
|
staticprivate |
◆ Enable()
void grpc_core::Fork::Enable |
( |
bool |
enable | ) |
|
|
static |
◆ Enabled()
bool grpc_core::Fork::Enabled |
( |
| ) |
|
|
static |
◆ GetResetChildPollingEngineFunc()
◆ GlobalInit()
void grpc_core::Fork::GlobalInit |
( |
| ) |
|
|
static |
◆ GlobalShutdown()
void grpc_core::Fork::GlobalShutdown |
( |
| ) |
|
|
static |
◆ IncExecCtxCount()
static void grpc_core::Fork::IncExecCtxCount |
( |
| ) |
|
|
inlinestatic |
◆ IncThreadCount()
void grpc_core::Fork::IncThreadCount |
( |
| ) |
|
|
static |
◆ SetResetChildPollingEngineFunc()
◆ exec_ctx_state_
◆ override_enabled_
bool grpc_core::Fork::override_enabled_ = false |
|
staticprivate |
◆ reset_child_polling_engine_
◆ support_enabled_
std::atomic< bool > grpc_core::Fork::support_enabled_ |
|
staticprivate |
◆ thread_state_
The documentation for this class was generated from the following files: