Definition at line 118 of file fork.cc.
◆ ThreadState()
grpc_core::internal::ThreadState::ThreadState |
( |
| ) |
|
|
inline |
◆ ~ThreadState()
grpc_core::internal::ThreadState::~ThreadState |
( |
| ) |
|
|
inline |
◆ AwaitThreads()
void grpc_core::internal::ThreadState::AwaitThreads |
( |
| ) |
|
|
inline |
◆ DecThreadCount()
void grpc_core::internal::ThreadState::DecThreadCount |
( |
| ) |
|
|
inline |
◆ IncThreadCount()
void grpc_core::internal::ThreadState::IncThreadCount |
( |
| ) |
|
|
inline |
◆ awaiting_threads_
bool grpc_core::internal::ThreadState::awaiting_threads_ |
|
private |
◆ count_
int grpc_core::internal::ThreadState::count_ |
|
private |
◆ cv_
gpr_cv grpc_core::internal::ThreadState::cv_ |
|
private |
◆ mu_
gpr_mu grpc_core::internal::ThreadState::mu_ |
|
private |
◆ threads_done_
bool grpc_core::internal::ThreadState::threads_done_ |
|
private |
The documentation for this class was generated from the following file: