Base class for platform-specific thread-state.
More...
#include <thd.h>
Base class for platform-specific thread-state.
Definition at line 34 of file thd.h.
◆ ~ThreadInternalsInterface()
virtual grpc_core::internal::ThreadInternalsInterface::~ThreadInternalsInterface |
( |
| ) |
|
|
inlinevirtual |
Definition at line 36 of file thd.h.
◆ Join()
virtual void grpc_core::internal::ThreadInternalsInterface::Join |
( |
| ) |
|
|
pure virtual |
◆ Start()
virtual void grpc_core::internal::ThreadInternalsInterface::Start |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: