#include <fork.h>
◆ child_postfork_func
typedef void(* grpc_core::Fork::child_postfork_func) (void) |
◆ AllowExecCtx()
static void grpc_core::Fork::AllowExecCtx |
( |
| ) |
|
|
static |
◆ AwaitThreads()
static void grpc_core::Fork::AwaitThreads |
( |
| ) |
|
|
static |
◆ BlockExecCtx()
static bool grpc_core::Fork::BlockExecCtx |
( |
| ) |
|
|
static |
◆ DecExecCtxCount()
static void grpc_core::Fork::DecExecCtxCount |
( |
| ) |
|
|
inlinestatic |
◆ DecThreadCount()
static void grpc_core::Fork::DecThreadCount |
( |
| ) |
|
|
static |
◆ Enable()
static void grpc_core::Fork::Enable |
( |
bool |
enable | ) |
|
|
static |
◆ Enabled()
static bool grpc_core::Fork::Enabled |
( |
| ) |
|
|
static |
◆ GetResetChildPollingEngineFunc()
◆ GlobalInit()
static void grpc_core::Fork::GlobalInit |
( |
| ) |
|
|
static |
◆ GlobalShutdown()
static void grpc_core::Fork::GlobalShutdown |
( |
| ) |
|
|
static |
◆ IncExecCtxCount()
static void grpc_core::Fork::IncExecCtxCount |
( |
| ) |
|
|
inlinestatic |
◆ IncThreadCount()
static void grpc_core::Fork::IncThreadCount |
( |
| ) |
|
|
static |
◆ SetResetChildPollingEngineFunc()
static void grpc_core::Fork::SetResetChildPollingEngineFunc |
( |
child_postfork_func |
reset_child_polling_engine | ) |
|
|
static |
The documentation for this class was generated from the following file: