Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::FiberWorkerThread Struct Reference

Caller-owned OS thread storage used by FiberWorkerPool. More...

#include <Fibers.h>

Public Member Functions

 FiberWorkerThread (const FiberWorkerThread &)=delete
 
FiberWorkerThreadoperator= (const FiberWorkerThread &)=delete
 
bool wasStarted () const
 
Result result () const
 

Friends

struct FiberWorkerPool
 
struct FiberWorkerPoolThreadEntry
 

Detailed Description

Caller-owned OS thread storage used by FiberWorkerPool.


The documentation for this struct was generated from the following file: