Dispatch Queue
Dispatch Queue / Thread Pool implementation for C++11 with built-in C++20 coroutine support
 
Loading...
Searching...
No Matches
task_state.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  dispatch_queue
 

Enumerations

enum class  dispatch_queue::task_state { dispatch_queue::invalid , dispatch_queue::pending , dispatch_queue::ready , dispatch_queue::failed }