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