This is the complete list of members for SC::FiberJobPool, including all inherited members.
| availableCount() const (defined in SC::FiberJobPool) | SC::FiberJobPool | |
| capacity() const (defined in SC::FiberJobPool) | SC::FiberJobPool | |
| close() (defined in SC::FiberJobPool) | SC::FiberJobPool | |
| create(Span< FiberJob > jobStorage) (defined in SC::FiberJobPool) | SC::FiberJobPool | |
| create(FiberJobClass &jobClass) (defined in SC::FiberJobPool) | SC::FiberJobPool | |
| diagnostics(FiberJobPoolDiagnostics &outDiagnostics) const (defined in SC::FiberJobPool) | SC::FiberJobPool | |
| FiberJobPool() (defined in SC::FiberJobPool) | SC::FiberJobPool | |
| FiberJobPool(const FiberJobPool &)=delete (defined in SC::FiberJobPool) | SC::FiberJobPool | |
| isOpen() const (defined in SC::FiberJobPool) | SC::FiberJobPool | |
| operator=(const FiberJobPool &)=delete (defined in SC::FiberJobPool) | SC::FiberJobPool | |
| owns(const FiberJob &job) const (defined in SC::FiberJobPool) | SC::FiberJobPool | |
| release(FiberJob &job) (defined in SC::FiberJobPool) | SC::FiberJobPool | |
| retainedCount() const (defined in SC::FiberJobPool) | SC::FiberJobPool | |
| spawn(FiberJobScheduler &scheduler, FiberJob::Procedure procedure, FiberJob *&outJob) (defined in SC::FiberJobPool) | SC::FiberJobPool | |
| spawn(FiberJobScheduler &scheduler, FiberJob::Procedure procedure, FiberCancellationToken token, FiberJob *&outJob) (defined in SC::FiberJobPool) | SC::FiberJobPool | |
| ~FiberJobPool() (defined in SC::FiberJobPool) | SC::FiberJobPool |