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

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

#include <Fibers.h>

Public Member Functions

 FiberJobWorkerThread (const FiberJobWorkerThread &)=delete
 
FiberJobWorkerThreadoperator= (const FiberJobWorkerThread &)=delete
 
bool wasStarted () const
 
Result result () const
 

Friends

struct FiberJobWorkerPool
 
struct FiberJobWorkerPoolThreadEntry
 

Detailed Description

Caller-owned OS thread storage used by FiberJobWorkerPool.


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