Caller-owned OS thread storage used by FiberJobWorkerPool. More...
#include <Fibers.h>
Public Member Functions | |
| FiberJobWorkerThread (const FiberJobWorkerThread &)=delete | |
| FiberJobWorkerThread & | operator= (const FiberJobWorkerThread &)=delete |
| bool | wasStarted () const |
| Result | result () const |
Friends | |
| struct | FiberJobWorkerPool |
| struct | FiberJobWorkerPoolThreadEntry |
Caller-owned OS thread storage used by FiberJobWorkerPool.