#include <task-handle.h>
Definition at line 16 of file task-handle.h.
◆ SingleThreadedHandle() [1/2]
cppgc::internal::SingleThreadedHandle::SingleThreadedHandle |
( |
| ) |
|
|
default |
◆ SingleThreadedHandle() [2/2]
cppgc::internal::SingleThreadedHandle::SingleThreadedHandle |
( |
NonEmptyTag | | ) |
|
|
inlineexplicit |
◆ Cancel()
void cppgc::internal::SingleThreadedHandle::Cancel |
( |
| ) |
|
|
inline |
◆ CancelIfNonEmpty()
void cppgc::internal::SingleThreadedHandle::CancelIfNonEmpty |
( |
| ) |
|
|
inline |
◆ IsCanceled()
bool cppgc::internal::SingleThreadedHandle::IsCanceled |
( |
| ) |
const |
|
inline |
◆ operator bool()
cppgc::internal::SingleThreadedHandle::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ is_cancelled_
std::shared_ptr<bool> cppgc::internal::SingleThreadedHandle::is_cancelled_ |
|
private |
The documentation for this struct was generated from the following file: