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

Caller-owned parallel execution agent for the FiberJob runtime. More...

#include <Fibers.h>

Public Member Functions

 FiberJobWorker (const FiberJobWorker &)=delete
 
FiberJobWorkeroperator= (const FiberJobWorker &)=delete
 
bool isActive () const
 
FiberJobSchedulerscheduler ()
 
const FiberJobSchedulerscheduler () const
 
FiberJobrunningJob ()
 
const FiberJobrunningJob () const
 

Friends

struct FiberJobScheduler
 
struct FiberJobWorkerPool
 

Detailed Description

Caller-owned parallel execution agent for the FiberJob runtime.


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